madphp / madphp
Madphp framework.
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/madphp/madphp
Requires
- php: >=5.5.0
- filp/whoops: 1.1.*
- predis/predis: 1.0.*
This package is not auto-updated.
Last update: 2025-10-11 23:48:52 UTC
README
Madphp framework.
usage method 1
Download:
git clone https://github.com/xiaominge/madphp.git
cd madphp
Install:
composer install
usage method 2
composer require madphp/madphp : dev-master
License
The madphp is open-sourced software licensed under the MIT license.
Tips
See the examples of application with Rocket.
https://github.com/xiaominge/rocket
Enjoy it!