Phenix framework
High performance framework for building RESTful APIs with PHP and Amphp
Concurrent by default
Modern applications demand tolerance to high traffic. Non-blocking I/O operations and asynchronism allow maximum performance to be achieved.
Native PHP
No need to install extensions. Phenix leverages the power of fibers implemented in the Amphp ecosystem. Enjoy seamless integration.
Elegant and simple syntax
Facades, fluent query builder, elegant route collector, integrated CLI, testing tools, powerful ORM, collections, and much more.