6 best PHP Document Database libraries in 2024

share link

by marketing.admin@openweaver.com dot icon Updated: Feb 12, 2023

technology logo
technology logo

Guide Kit 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

PHP doticonstar image 779 doticonVersion:2.15doticon
License: Permissive (MIT)

Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.

Support
    Quality
      Security
        License
          Reuse

            SleekDBby rakibtg

            PHP doticon star image 779 doticonVersion:2.15doticon License: Permissive (MIT)

            Pure PHP NoSQL database with no dependency. Flat file, JSON based document database.
            Support
              Quality
                Security
                  License
                    Reuse

                      flywheelby jamesmoss

                      PHP doticonstar image 331 doticonVersion:0.6.0doticon
                      License: Permissive (MIT)

                      A flat-file, serverless, document database for PHP that can store data in JSON, YAML or Markdown formats.

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                flywheelby jamesmoss

                                PHP doticon star image 331 doticonVersion:0.6.0doticon License: Permissive (MIT)

                                A flat-file, serverless, document database for PHP that can store data in JSON, YAML or Markdown formats.
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          Filebaseby tmarois

                                          PHP doticonstar image 244 doticonVersion:v1.0.24doticon
                                          License: Permissive (MIT)

                                          A Simple but Powerful Flat File Database Storage.

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    Filebaseby tmarois

                                                    PHP doticon star image 244 doticonVersion:v1.0.24doticon License: Permissive (MIT)

                                                    A Simple but Powerful Flat File Database Storage.
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              docphtby docpht

                                                              PHP doticonstar image 109 doticonVersion:v1.3.2doticon
                                                              License: Permissive (MIT)

                                                              With DocPHT you can take notes and quickly document anything and without the use of any database.

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        docphtby docpht

                                                                        PHP doticon star image 109 doticonVersion:v1.3.2doticon License: Permissive (MIT)

                                                                        With DocPHT you can take notes and quickly document anything and without the use of any database.
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  digidocuby harish81

                                                                                  PHP doticonstar image 70 doticonVersion:v1.0.3doticon
                                                                                  License: Strong Copyleft (GPL-3.0)

                                                                                  Open Source Documents Management System Built with Laravel 6

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            digidocuby harish81

                                                                                            PHP doticon star image 70 doticonVersion:v1.0.3doticon License: Strong Copyleft (GPL-3.0)

                                                                                            Open Source Documents Management System Built with Laravel 6
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      docliteby dwgebler

                                                                                                      PHP doticonstar image 63 doticonVersion:1.1.7doticon
                                                                                                      License: Permissive (MIT)

                                                                                                      PHP NoSQL database and document store

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                docliteby dwgebler

                                                                                                                PHP doticon star image 63 doticonVersion:1.1.7doticon License: Permissive (MIT)

                                                                                                                PHP NoSQL database and document store
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          See similar Kits and Libraries