phenixphp/framework

Phenix framework based on Amphp

0.3.8 2023-10-11 00:59 UTC

This package is auto-updated.

Last update: 2024-04-25 22:58:51 UTC


README

run-tests Latest Stable Version License

Phenix is a web framework built on pure PHP, without external extensions, based on the Amphp ecosystem, which provides non-blocking operations, asynchronism and parallel code execution natively. It runs in the PHP SAPI CLI and on its own server, it is simply powerful.

Note: This repository contains the core code of the Phenix framework. If you want to build a web application using Phenix, visit the application skeleton repository.

Learning Phenix

You can learn about Phenix in the official documentation and discover the power of asynchronous and concurrent applications in native PHP.

Security Vulnerabilities

If you discover a security vulnerability within Phenix, please send an e-mail to Omar Barbosa via contacto@omarbarbosa.com. All security vulnerabilities will be promptly addressed.

License

The Phenix framework is open-sourced software licensed under the MIT license.