lion / bundle
Lion-framework configuration and initialization package
v19.2.6
2026-06-07 13:53 UTC
Requires
- php: >=8.5
- ext-ctype: *
- ext-filter: *
- ext-gd: *
- ext-hash: *
- ext-mbstring: *
- ext-openssl: *
- ext-pdo: *
- ext-session: *
- ext-tokenizer: *
- cboden/ratchet: ^0.4.4
- fakerphp/faker: ^1.24
- guzzlehttp/guzzle: ^7.9
- lion/command: ^5.1 || ^6.0
- lion/database: ^11.11 || ^12.0
- lion/dependency-injection: ^4.2 || ^5.0
- lion/exceptions: ^2.0 || ^3.0
- lion/files: ^8.1 || ^9.0
- lion/helpers: ^5.2 || ^6.0
- lion/request: ^7.2 || ^8.0
- lion/route: ^12.3 || ^13.0
- lion/security: ^12.0
- monolog/monolog: ^3.3
- nesbot/carbon: ^3.8
- predis/predis: ^2.3 || ^3.0
- symfony/console: ^7.2 || ^8.0
- symfony/process: ^7.2 || ^8.0
- vlucas/phpdotenv: ^5.6
Requires (Dev)
- brianium/paratest: ^7.11
- lion/test: ^4.1
- overtrue/phplint: ^9.5
- phpstan/phpstan: ^2.1
- squizlabs/php_codesniffer: ^3.11 || ^4.0
Suggests
- ext-redis: Required to use the Redis cache.
- fakerphp/faker: Used for the fake() helper.
- guzzlehttp/guzzle: Used for the fetch() helper.
This package is auto-updated.
Last update: 2026-06-07 13:55:57 UTC
README
🚀 Lion-Bundle Lion-Framework configuration and initialization package.
📖 Features
✔️ Simple and fast routing engine.
✔️ Dependency injection container.
✔️ Native and easy-to-use database ORM.
✔️ Database independent schema migrations.
📦 Installation
Install the bundle using Composer:
composer require lion/bundle
📝 License
The bundle is open-sourced software licensed under the MIT License.