xicrow / php-simple-db
Simple database manager for PHP
2.0.1
2025-03-01 21:20 UTC
Requires
- php: ~8.0
- ext-pdo: *
This package is auto-updated.
Last update: 2025-03-29 21:39:56 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.