Fork Versions Save

A lightweight solution for running code concurrently in PHP

1.2.2

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/fork/compare/1.2.1...1.2.2

1.2.1

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/fork/compare/1.2.0...1.2.1

1.2.0

10 months ago

What's Changed

Full Changelog: https://github.com/spatie/fork/compare/1.1.3...1.2.0

1.1.3

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/fork/compare/1.1.2...1.1.3

1.1.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/fork/compare/1.1.1...1.1.2

1.1.1

2 years ago
  • Proper handling of timeout microseconds

1.1.0

2 years ago
  • Add Fork::concurrent(int $concurrent) (#10)

1.0.1

2 years ago
  • Add check for pcntl support

1.0.0

2 years ago
  • initial release

0.0.5

2 years ago
  • experimental release