https://github.com/citrus-framework/database
php database access library
https://github.com/citrus-framework/database
citrus citrus-framework database library php83
Last synced: 6 months ago
JSON representation
php database access library
- Host: GitHub
- URL: https://github.com/citrus-framework/database
- Owner: citrus-framework
- License: mit
- Created: 2020-04-23T14:41:26.000Z (over 5 years ago)
- Default Branch: ver_1.0.0.0
- Last Pushed: 2024-12-10T17:23:00.000Z (about 1 year ago)
- Last Synced: 2025-07-05T05:51:29.912Z (6 months ago)
- Topics: citrus, citrus-framework, database, library, php83
- Language: PHP
- Homepage:
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Citrus Database
php database access library
## Install
```
composer require citrus-framework/database
```