alpha-zeta / framework
Simple lightweight modern component psr compatible PHP framework
1.0.34
2026-03-26 12:39 UTC
Requires
- alpha-zeta/session: ^1.0
- alpha-zeta/simple-route: ^1.0
- alpha-zeta/validation: ^1.0
- behat/transliterator: ^1.5
- dragonmantank/cron-expression: ^3.3
- erusev/parsedown: ^1.7
- filp/whoops: ^2.15
- firebase/php-jwt: ^6.11
- 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
- josegonzalez/dotenv: ^4.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/console: ^7.3
- symfony/process: ^6.3
- symfony/yaml: ^6.2
- twig/twig: ^3.5
- workerman/workerman: ^5.1
Requires (Dev)
- fakerphp/faker: ^1.22
- mockery/mockery: ^1.6
- ottaviano/faker-gravatar: ^0.2.0
- phpunit/phpunit: ^11
- dev-master
- 1.0.34
- 1.0.33
- 1.0.32
- 1.0.31
- 1.0.30
- 1.0.29
- 1.0.28
- 1.0.27
- 1.0.26
- 1.0.25
- 1.0.24
- 1.0.23
- 1.0.22
- 1.0.21
- 1.0.20
- 1.0.19
- 1.0.18
- 1.0.17
- 1.0.16
- 1.0.15
- 1.0.14
- 1.0.13
- 1.0.12
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-65-update-model-trait-scheme
- dev-63-fix-i18n-module
- dev-59-create-csrf-module
This package is auto-updated.
Last update: 2026-04-04 10:00:42 UTC
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