eloquent-mongodb-repository
Eloquent wrapper
A package providing an alternative Eloquent implementation for MongoDB-based applications
Eloquent MongoDB Repository Implementation
18 stars
2 watching
3 forks
Language: PHP
last commit: over 8 years ago
Linked from 2 awesome lists
composercruddatabaseeloquentfilterilluminatelaravellaravel5mongodbormpageablepaginatephpphp7storage
Related projects:
Repository | Description | Stars |
---|---|---|
nilportugues/eloquent-repository | A package that simplifies CRUD operations and persistence in PHP applications using the Eloquent ORM. | 17 |
nilportugues/mongodb-repository | A library that simplifies interactions with MongoDB databases by providing a uniform interface for common data operations. | 9 |
dj-nitehawk/mongodb.entities | A library that simplifies access to MongoDB with an elegant API and features like LINQ support and entity relationship management. | 545 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
paragonie/easydb | A simple and secure PDO wrapper for PHP projects. | 737 |
enterprisedb/mongo_fdw | A PostgreSQL extension that enables interaction with MongoDB databases through foreign data wrappers. | 330 |
pdroalves/encrypted-mongodb | A wrapper around MongoDB's Python driver to enable searchable encryption of data on the database | 22 |
adamwathan/eloquent-oauth | A package for Laravel that simplifies authentication with OAuth providers | 370 |
sbarre/eloquent-versioned | Adds transparent versioning support to Eloquent ORM in Laravel 5.2 and later versions. | 30 |
imrafaelmerino/vertx-mongo-effect | A Java library providing a functional and reactive interface to MongoDB | 0 |
vinelab/neoeloquent | A Neo4j Graph Eloquent Driver for Laravel | 644 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
poiati/gmongo | A Groovy wrapper around the MongoDB Java driver | 182 |
knplabs/knpgaufrettebundle | Provides a standardized interface to various filesystems in Symfony projects using the Gaufrette library | 717 |