leevel / database
The Leevel Database Package.
v1.1.3
2023-02-13 09:41 UTC
Requires
- php: >=8.1
- leevel/cache: ^1.1
- leevel/di: ^1.1
- leevel/event: ^1.1
- leevel/i18n: ^1.1
- leevel/page: ^1.1
- leevel/support: ^1.1
Suggests
- 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.12.4).
- dev-master / 1.1.x-dev
- 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: 2023-09-13 19:21:40 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.