SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 PHP NoSQL Projects
-
So far we have simply installed the Redis server in our computer, but we need to have a way to connect from a PHP application. For this there are two options, using phpredis, a PHP extension, or predis, a library. None is better than the other, they just have different objectives and scopes. phpredis has the advantage that it allows you to connect to Redis from any PHP project that is executed in that computer, whereas phpredis, being a library, only allows to connect from the projects where it's installed. In my case, I have experience with phpredis, so let's see how to install it.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
Agile Data (https://github.com/atk4/data) implements an approach of DataSet abstractions - implemented in PHP. While it is similar to ORM in syntax - it operates on an entirely different level, allowing you to dynamically build multi-table queries, abstract away expression logic, and introduce extensions (such as soft-delete). All of that integrates into UI directly) making ATK a "low-code" framework that makes you write very little code.
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
PurePHPDatabase
PurePHPDatabase is a very minimal database written to use on the limited accessed server.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
PHP NoSQL discussion
PHP NoSQL related posts
-
5 Ways to Optimize Symfony Application Performance
-
Using Redis for Caching in Laravel: A Step-by-Step Guide
-
Doclite: PHP NoSQL database and document store using SQLite
-
Is there a use case for MongoDB nowadays?
-
Choosing Between Relationships and JSON Columns
-
My favorite Laravel development environment, with Docker, Nginx, PHP-FPM Xdebug in VSCode
-
How to structure menu data in the database tables
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Jul 2025
Index
What are some of the best open-source NoSQL projects in PHP? This list will help you:
# | Project | Stars |
---|---|---|
1 | Predis | 7,693 |
2 | laravel-schemaless-attributes | 1,051 |
3 | SleekDB | 953 |
4 | mongo-php-driver | 907 |
5 | Monga | 332 |
6 | ATK Data | 277 |
7 | PHPMongo | 240 |
8 | doclite | 84 |
9 | client | 67 |
10 | Tarantool Queue | 64 |
11 | jisly | 26 |
12 | arangodb-php-client | 15 |
13 | benchmarker-nosql-php | 11 |
14 | PurePHPDatabase | 1 |