Download the PHP package caoym/phpboot without Composer
On this page you can find all versions of the php package caoym/phpboot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download caoym/phpboot
More information about caoym/phpboot
Files in caoym/phpboot
Informations about the package phpboot
PhpBoot
phprs-restful 2.x is renamed to PhpBoot, and incompatible with 1.x. You can get the old version from phprs-restful v1.x
PhpBoot is an easy and powerful PHP framework for building RESTful/Microservices APIs.
Specialities
PhpBoot provides mainstream features, such as IOC, HOOK, ORM, Validation, etc. But the most striking features are:
1. Designing object-oriented APIs
WITHOUT PhpBoot:
WITH PhpBoot:
Read more: phpboot-example。
2. Swagger
PhpBoot can automatically generate Swagger JSON,which can be rendered as document by Swagger UI like this:
Read more: Online Demo
3. RPC
Call the remote Books with RPC:
Concurrent call RPC:
Read more: RPC
4. IDE friendly
Features
- Route
- Parameters binding
- Validation
- Dependency Injection(IOC)
- DB
- ORM
- Docgen(Swagger)
- RPC
- Hook
-
Installation
-
Install composer
-
Install PhpBoot
- index.php
-
Help & Documentation
- Documentation
- 中文文档
- Email: [email protected]
All versions of phpboot with dependencies
monolog/monolog Version ~1.0
symfony/http-foundation Version ^3.3
vlucas/valitron Version ^1.4
doctrine/cache Version ^1.6
phpdocumentor/reflection-docblock Version ^3.1,!=3.2.1|^4.3
mtdowling/jmespath.php Version ^2.4
nikic/fast-route Version ^1.2
symfony/http-kernel Version ^3.3
php-di/php-di Version ^5.4
guzzlehttp/guzzle Version ^6.2