leevel / database
The Leevel Database Package.
v2.0.6
2024-12-21 07:34 UTC
Requires
- php: >=8.4.1
- leevel/cache: ^2.0
- leevel/di: ^2.0
- leevel/event: ^2.0
- leevel/i18n: ^2.0
- leevel/page: ^2.0
- leevel/support: ^2.0
Requires (Dev)
- swoole/ide-helper: ^6.0.0
Suggests
- ext-swoole: Required to use swoole (^6.0.0).
- leevel/console: Required to use the make commands (^2.0).
- leevel/kernel: Required to use the make commands (^2.0).
This package is auto-updated.
Last update: 2026-06-22 09:50:26 UTC
README
QueryPHP Database Component.
Install
- composer command
composer require leevel/database
Resources
- Documentation Database
- Documentation Orm
- Contributing
- Report issues and send Pull Requests in the main QueryPHP repository
LICENSE
The Component is open-sourced software licensed under the MIT license.