async

Easily run code asynchronously

MIT License

Downloads
2.7M
Stars
2.6K
Committers
32

Bot releases are visible (Hide)

async - 1.6.1 Latest Release

Published by freekmurze 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/async/compare/1.6.0...1.6.1

async - 1.6.0

Published by AlexVanderbist about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/async/compare/1.5.6...1.6.0

async - 1.5.6

Published by AlexVanderbist about 1 year ago

What's Changed

Full Changelog: https://github.com/spatie/async/compare/1.5.5...1.5.6

async - 1.5.5

Published by freekmurze over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/async/compare/1.5.4...1.5.5

async - 1.5.4

Published by freekmurze over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/async/compare/1.5.3...1.5.4

async - 1.5.3

Published by AlexVanderbist almost 4 years ago

  • Ensure proc_open is available
async - 1.5.2

Published by brendt almost 4 years ago

async - 1.5.1

Published by brendt almost 4 years ago

async - 1.5.0

Published by brendt about 4 years ago

async - 1.4.1

Published by brendt about 4 years ago

async - 1.4.0

Published by brendt over 4 years ago

async - 1.3.0

Published by brendt over 4 years ago

async - 1.2.0

Published by brendt over 4 years ago

async - 1.1.1

Published by freekmurze almost 5 years ago

  • allow Symfony 5 components
async - 1.1.0

Published by brendt about 5 years ago

async - 1.0.4

Published by brendt about 5 years ago

async - 1.0.3

Published by brendt about 5 years ago

async - https://github.com/spatie/async/releases/tag/1.0.2

Published by brendt over 5 years ago

async - https://github.com/spatie/async/releases/tag/1.0.1

Published by brendt over 5 years ago

async - 1.0.0

Published by brendt over 5 years ago

  • First stable release
  • Add the ability to catch exceptions by type
  • Thrown errors can only have one handler.
    See UPGRADING for more information.