sturt / kdb
NO-SQL PHP Database without Server Side
Installs: 9
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/sturt/kdb
Requires
- php: >=5.4
- graham-campbell/exceptions: ^10.0.0
- sturt/kdb: dev-master
This package is auto-updated.
Last update: 2022-01-07 20:58:25 UTC
README
PHP Library to use JSON files like a database.
Requirements
- Laravel 5.5
- Composer
Installation
Add the following to your composer.json
and run composer update
.
"require": {
"sturt/Kdb": "1.0.*"
}
Homepage: https://www.edwinsturt.in
E-mail: mailme@edwinsturt.in