| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Alpha. Please use at your own risk. IMPORTANT: Cookies not working at this point, so no sessions or Csrf available
CakePHP Bridge to use with PHP-PM project (https://github.com/php-pm/php-pm).
Via composer, add to your composer.json
"cakedc/cakephp-phppm": "dev-2.next-cake5"
Execute the PM via command line
vendor/bin/ppm --bridge='\CakeDC\PHPPM\Bridges\Cakephp' start --debug 0 --workers 9 --logging 0 --static-directory webroot
vendor/bin/ppm --bridge='\CakeDC\PHPPM\Bridges\Cakephp' start --debug 1 --workers 1 --static-directory webroot
Try some benchmarks
ab -n 5000 -c 100 http://127.0.0.1:8080/api/posts
Commercial support is also available, contact us for more information.
This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.
Copyright 2018-2023 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.
| Back | FazBrowse Home | New Git URL |