AdapterMan

Run almost any PHP app faster and asynchronously with Workerman, without touch 1 line of code in your fw or app. Also use it as Serverless.

MIT License

Downloads
26.5K
Stars
732
Committers
4
AdapterMan - v 0.6.1 Latest Release

Published by joanhey over 1 year ago

Fix multipart/form-data with arrays. By @jhdxr Thanks
And performance changes.

AdapterMan - v 0.6.0

Published by joanhey over 1 year ago

  • Use Workerman v 4.1.x Thanks to @walkor
  • Work with ThinkPHP Thanks to @walkor @yangguangwuwu

Now use a new Http protocol, so will be easier to update.

PD: remember to add headers_sent to disabled functions.

AdapterMan - v 0.5.5

Published by joanhey almost 2 years ago

Update version

AdapterMan - v 0.5.4

Published by joanhey almost 2 years ago

Fix setcookie() .
Add alternative signature available as of PHP 7.3.0 (not supported with named parameters)

AdapterMan - v 0.5.3

Published by joanhey about 2 years ago

Added session_regenerate_id() to Workerman and Adapterman.

Remember to add session_regenerate_id to your php.ini disable_functions.

AdapterMan - v 0.5.2

Published by joanhey about 2 years ago

AdapterMan - v 0.5.1

Published by joanhey about 2 years ago

Remove headers_sent() from functions.

AdapterMan - v 0.5

Published by joanhey about 2 years ago

Fix headers already sent.

AdapterMan - v 0.4

Published by joanhey about 4 years ago

Fix problem with headers_sent() in cli SAPI

AdapterMan - v 0.3

Published by joanhey about 4 years ago

AdapterMan - V 0.2

Published by joanhey about 4 years ago

Initial version

Package Rankings
Top 5.29% on Packagist.org
Badges
Extracted from project README
Tests Adapterman GitHub release GitHub