2024-06-08 23:58:45 +00:00
2024-06-08 23:58:45 +00:00
2024-06-08 23:58:45 +00:00
2024-06-08 23:58:45 +00:00
2024-06-08 23:58:45 +00:00
2024-06-08 23:58:45 +00:00
2024-06-08 23:58:45 +00:00
2024-06-03 23:07:15 +00:00
2024-06-08 23:58:45 +00:00

PDODocument

This library allows SQLite (and, by v1.0.0-beta1, PostgreSQL) to be treated as a document database. It is a PHP implementation of the .NET BitBadger.Documents library.

Add via Composer

compose require bit-badger/pdo-document

Usage

Documentation for this library is not complete; however, its structure is very similar to the .NET version, so its documentation will help until its project specific documentation is developed. Things like Count.All() become Count::all, and all the byField operations are named byFields and take an array of fields.

Description
Bit Badger Documents PHP implementation with PDO
Readme 1.1 MiB
v2.0.0 Latest
2024-11-21 03:46:18 +00:00
Languages
PHP 100%