Bit Badger Documents PHP implementation with PDO
Go to file
Daniel J. Summers 1ab961e35a Change PDO to singleton instance
- Add SQLite throwaway DB implementation
- Add integration tests for Custom class
2024-06-07 22:14:17 -04:00
src Change PDO to singleton instance 2024-06-07 22:14:17 -04:00
tests Change PDO to singleton instance 2024-06-07 22:14:17 -04:00
.gitignore Add classes and tests from common project 2024-06-03 19:46:39 -04:00
composer.json Change PDO to singleton instance 2024-06-07 22:14:17 -04:00
composer.lock Change PDO to singleton instance 2024-06-07 22:14:17 -04:00
LICENSE Initial commit 2024-06-03 23:07:15 +00:00
README.md Initial commit 2024-06-03 23:07:15 +00:00

pdo-document

Bit Badger Documents PHP implementation with PDO