alpha-zeta / framework
Simple lightweight modern component psr compatible PHP framework
1.0.7
2024-10-10 11:42 UTC
Requires
- alpha-zeta/route: ^1.0
- alpha-zeta/session: ^1.0
- alpha-zeta/validation: ^1.0
- behat/transliterator: ^1.5
- dragonmantank/cron-expression: ^3.3
- erusev/parsedown: ^1.7
- filp/whoops: ^2.15
- guzzlehttp/guzzle: ^7.8
- httpsoft/http-message: ^1.0
- httpsoft/http-response: ^1.0
- httpsoft/http-runner: ^1.0
- httpsoft/http-server-request: ^1.0
- league/climate: ^3.8
- monolog/monolog: ^3.3
- nette/utils: ^4.0
- pecee/pixie: ^4.15
- php-di/php-di: ^7.0
- phpmailer/phpmailer: ^6.8
- symfony/process: ^6.3
- symfony/yaml: ^6.2
- twig/twig: ^3.5
- vlucas/phpdotenv: ^5.5
Requires (Dev)
- fakerphp/faker: ^1.22
- mockery/mockery: ^1.6
- ottaviano/faker-gravatar: ^0.2.0
- phpunit/phpunit: ^11
README
Simple lightweight modern component psr compatible PHP framework
Install
composer require alpha-zeta/framework
Features
- PHP 8.2
- Dependency injection amd container
- Pipeline and middlewares
- Fast and powerful routing
- Jobs, queues and tasks
- Events and listeners
- Command line
- Migrations
- Controllers
- QueryBuilder
- And others...
Usage
see UserGuide