An open API service indexing awesome lists of open source software.

https://github.com/phenixphp/phenix

Application skeleton of Phenix framework
https://github.com/phenixphp/phenix

amphp async concurrency framework php

Last synced: 8 days ago
JSON representation

Application skeleton of Phenix framework

Awesome Lists containing this project

README

          

# Phenix framework

[![run-tests](https://github.com/phenixphp/phenix/actions/workflows/run-tests.yml/badge.svg)](https://github.com/phenixphp/phenix/actions/workflows/run-tests.yml)
Latest Stable Version
License

Phenix is a web framework built on pure PHP, without external extensions, based on the [Amphp](https://amphp.org/) 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.

## Learning Phenix

You can learn about Phenix in the official [documentation](https://phenix.omarbarbosa.com) 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](mailto:contacto@omarbarbosa.com). All security vulnerabilities will be promptly addressed.

## License

The Phenix framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).