leevel / database
The Leevel Database Package.
v1.1.53
2024-08-26 05:14 UTC
Requires
- php: >=8.3
- leevel/cache: ^1.1
- leevel/di: ^1.1
- leevel/event: ^1.1
- leevel/i18n: ^1.1
- leevel/page: ^1.1
- leevel/support: ^1.1
Requires (Dev)
- swoole/ide-helper: ^5.1.3
Suggests
- ext-swoole: Required to use swoole (^5.1.3).
- leevel/console: Required to use the make commands (^1.1).
- leevel/kernel: Required to use the make commands (^1.1).
- robmorgan/phinx: Required to use database migration (^0.16.0).
- dev-master / 1.1.x-dev
- v1.1.53
- v1.1.36
- v1.1.3
- v1.1.0
- v1.1.0-rc.5
- v1.1.0-rc.4
- v1.1.0-beta.2
- v1.1.0-beta.1
- v1.1.0-alpha.3
- v1.1.0-alpha.2
- v1.1.0-alpha.1
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v1.0.0-rc.6
- v1.0.0-rc.5
- v1.0.0-rc.4
- v1.0.0-rc.3
- v1.0.0-rc.2
- v1.0.0-rc.1
- v1.0.0-beta.6
- v1.0.0-beta.5
- v1.0.0-beta.4
- v1.0.0-beta.3
- v1.0.0-beta.2
- v1.0.0-beta.1
- v1.0.0-alpha.3
- v1.0.0-alpha.2
- v1.0.0-alpha.1
This package is auto-updated.
Last update: 2024-11-10 14:51:34 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.