phenixphp/framework

Phenix framework based on Amphp

Maintainers

👁 barbosa89

Package info

github.com/phenixphp/framework

pkg:composer/phenixphp/framework

Statistics

Installs: 294

Dependents: 1

Suggesters: 0

Stars: 13

Open Issues: 1

0.10.0 2026-06-01 15:34 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 309a3683f40451b90985d88abaa6299644376856

  • Omar Barbosa <contacto.woop@omarbarbosa.com>

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.

Credits