xicrow / php-simple-db
Simple database manager for PHP
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/xicrow/php-simple-db
Requires
- php: ~8.0
- ext-pdo: *
This package is auto-updated.
Last update: 2025-09-29 22:52:52 UTC
README
Simple database manager for PHP
Installation
The recommended way to install is through Composer.
composer require xicrow/php-simple-db
TODO
- Add PHPUnit test
License
Copyright © 2019 Jan Ebsen Licensed under the MIT license.