phenixphp / phenix
Application skeleton of Phenix framework
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 9
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.2
- ext-pcntl: *
- phenixphp/framework: ^0.5.1
Requires (Dev)
- amphp/phpunit-util: ^v3.0.0
- friendsofphp/php-cs-fixer: ^3.11
- mockery/mockery: ^1.6
- nunomaduro/collision: ^6.3
- nunomaduro/phpinsights: ^2.6
- pestphp/pest: ^1.22
- pestphp/pest-plugin-faker: ^1.0
- pestphp/pest-plugin-global-assertions: ^1.0
- pestphp/pest-plugin-parallel: ^1.2
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: ^1.9
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
- phpunit/phpunit: ^9.5
- spatie/file-system-watcher: ^1.2
This package is auto-updated.
Last update: 2025-01-03 17:54:35 UTC
README
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.
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.