6 best PHP Document Database libraries in 2024
by marketing.admin@openweaver.com Updated: Feb 12, 2023
Guide Kit
PHP Document Database libraries are a great way to store and retrieve data in your PHP applications. They work by creating a table for each document type, and then storing the data for each instance of that document in rows of that table. PHP document databases support rich queries, which allow you to query based on properties from different documents, making them useful for performing tasks such as search engine indexing or analysis. PHP Document Database libraries like SleekDB, flywheel, Filebase can be used to store and access data. These libraries convert PHP arrays into JSON object and vice versa. They are also capable of storing PHP arrays as BLOBs in a database. SleekDB is a document database for PHP5. It supports MongoDB style queries on documents, and has ORM support for Doctrine 2 and Propel. Flywheel is a database library for PHP7 that implements the Flywheel Protocol, which allows you to use your own storage backend (such as Amazon S3) while still using the familiar Flywheel API. Filebase is a simple library which allows you to access files in a directory-like manner within your code base. Popular open source PHP Document Database libraries among developers include
SleekDBby rakibtg
Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
SleekDBby rakibtg
PHP 779 Version:2.15 License: Permissive (MIT)
flywheelby jamesmoss
A flat-file, serverless, document database for PHP that can store data in JSON, YAML or Markdown formats.
flywheelby jamesmoss
PHP 331 Version:0.6.0 License: Permissive (MIT)
Filebaseby tmarois
A Simple but Powerful Flat File Database Storage.
Filebaseby tmarois
PHP 244 Version:v1.0.24 License: Permissive (MIT)
docphtby docpht
With DocPHT you can take notes and quickly document anything and without the use of any database.
docphtby docpht
PHP 109 Version:v1.3.2 License: Permissive (MIT)
digidocuby harish81
Open Source Documents Management System Built with Laravel 6
digidocuby harish81
PHP 70 Version:v1.0.3 License: Strong Copyleft (GPL-3.0)