lemon_framework / squeezer
Squeezes more out of your lemon app
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/lemon_framework/squeezer
Requires
- lemon_framework/lemon: ^3.4
- workerman/workerman: ^4.0
README
Using workerman we can squeeze more out of php and make our app faster.
Very experimental project.
Installation
Squeezer requires init file whch is used with multiple files.
composer require lemon_framework/squeezer
Just add \Lemon\Squeezer\Squeezer::init($application) into your init file.
Running
php lemonade squeeze