All Projects → Laravel Mongodb → Similar Projects or Alternatives

2917 Open source projects that are alternatives of or similar to Laravel Mongodb

Denodb
MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno
Stars: ✭ 498 (-91.5%)
Mutual labels:  orm, mongo, mongodb
Elasticsearch
The missing elasticsearch ORM for Laravel, Lumen and Native php applications
Stars: ✭ 375 (-93.6%)
Mutual labels:  orm, eloquent, laravel
Mongoengine
MongoEngine is a Python Object-Document Mapper for working with MongoDB. Documentation is available at https://mongoengine-odm.readthedocs.io - there is currently a tutorial, a user guide, and an API reference.
Stars: ✭ 3,632 (-38.02%)
Mutual labels:  orm, mongo, mongodb
Sarala
Javascript library to communicate with RESTful API built following JSON API specification. inspired by Laravel’s Eloquent
Stars: ✭ 101 (-98.28%)
Mutual labels:  orm, eloquent, laravel
Odmantic
Async ODM (Object Document Mapper) for MongoDB based on python type hints
Stars: ✭ 240 (-95.9%)
Mutual labels:  orm, mongo, mongodb
Eloquent Filter
This simple package helps you filter Eloquent data using query filters.
Stars: ✭ 24 (-99.59%)
Mutual labels:  orm, eloquent, laravel
Laravel Optimistic Locking
Adds optimistic locking feature to eloquent models.
Stars: ✭ 71 (-98.79%)
Mutual labels:  orm, eloquent, laravel
Querybuilderparser
A simple to use query builder for the jQuery QueryBuilder plugin for use with Laravel.
Stars: ✭ 126 (-97.85%)
Mutual labels:  eloquent, mongodb, laravel
Gorose
GoRose(go orm), a mini database ORM for golang, which inspired by the famous php framwork laravle's eloquent. It will be friendly for php developer and python or ruby developer. Currently provides six major database drivers: mysql,sqlite3,postgres,oracle,mssql, Clickhouse.
Stars: ✭ 947 (-83.84%)
Mutual labels:  orm, eloquent, laravel
Wither
An ODM for MongoDB built on the official MongoDB Rust driver.
Stars: ✭ 174 (-97.03%)
Mutual labels:  orm, mongodb
Mikro Orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
Stars: ✭ 3,874 (-33.89%)
Mutual labels:  orm, mongodb
eloquent-mongodb-repository
Eloquent MongoDB Repository Implementation
Stars: ✭ 18 (-99.69%)
Mutual labels:  eloquent, orm
Ymate Platform V2
YMP是一个非常简单、易用的轻量级Java应用开发框架,涵盖AOP、IoC、WebMVC、ORM、Validation、Plugin、Serv、Cache等特性,让开发工作像搭积木一样轻松!
Stars: ✭ 106 (-98.19%)
Mutual labels:  orm, mongodb
Dtcqueuebundle
Symfony2/3/4/5 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
Stars: ✭ 115 (-98.04%)
Mutual labels:  orm, mongodb
Db
Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
Stars: ✭ 2,832 (-51.67%)
Mutual labels:  orm, mongodb
Qxorm
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Stars: ✭ 176 (-97%)
Mutual labels:  orm, mongodb
Befriended
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
Stars: ✭ 596 (-89.83%)
Mutual labels:  eloquent, laravel
Laravel Translator
An Eloquent translator for Laravel
Stars: ✭ 275 (-95.31%)
Mutual labels:  eloquent, laravel
Laravel Translatable
A Laravel package for multilingual models
Stars: ✭ 624 (-89.35%)
Mutual labels:  eloquent, laravel
Decoy
A Laravel model-based CMS
Stars: ✭ 303 (-94.83%)
Mutual labels:  eloquent, laravel
Quicksand
Easily schedule regular cleanup of old soft-deleted Eloquent data.
Stars: ✭ 259 (-95.58%)
Mutual labels:  eloquent, laravel
Android Nosql
Lightweight, simple structured NoSQL database for Android
Stars: ✭ 284 (-95.15%)
Mutual labels:  mongo, mongodb
Laravel Attributes
Rinvex Attributable is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
Stars: ✭ 304 (-94.81%)
Mutual labels:  eloquent, laravel
Laracsv
A Laravel package to easily generate CSV files from Eloquent model
Stars: ✭ 583 (-90.05%)
Mutual labels:  eloquent, laravel
Mongo Seeding
The ultimate solution for populating your MongoDB database.
Stars: ✭ 375 (-93.6%)
Mutual labels:  mongo, mongodb
Westore
更好的小程序项目架构
Stars: ✭ 3,897 (-33.5%)
Mutual labels:  mongo, mongodb
Laravel Model Cleanup
Clean up unneeded records
Stars: ✭ 388 (-93.38%)
Mutual labels:  eloquent, laravel
F3 Cortex
A multi-engine ORM / ODM for the PHP Fat-Free Framework
Stars: ✭ 101 (-98.28%)
Mutual labels:  orm, mongodb
Mongoframework
An "Entity Framework"-like interface for MongoDB
Stars: ✭ 116 (-98.02%)
Mutual labels:  orm, mongodb
Elasticsearch
Use SQL statements to query elasticsearch
Stars: ✭ 98 (-98.33%)
Mutual labels:  orm, laravel
Grails Data Mapping
GORM - Groovy Object Mapping
Stars: ✭ 194 (-96.69%)
Mutual labels:  orm, mongodb
Thinkgo
A lightweight MVC framework written in Go (Golang).
Stars: ✭ 184 (-96.86%)
Mutual labels:  orm, laravel
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+210.03%)
Mutual labels:  orm, mongo
Laravel Medialibrary
Associate files with Eloquent models
Stars: ✭ 4,743 (-19.06%)
Mutual labels:  eloquent, laravel
Laravel Eloquent Join
This package introduces the join magic for eloquent models and relations.
Stars: ✭ 270 (-95.39%)
Mutual labels:  eloquent, laravel
Eloquent Builder
Provides an advanced filter for Laravel or Lumen model.
Stars: ✭ 264 (-95.49%)
Mutual labels:  eloquent, laravel
Laravel Schemaless Attributes
Add schemaless attributes to Eloquent models
Stars: ✭ 595 (-89.85%)
Mutual labels:  eloquent, laravel
Mgm
Mongo Go Models (mgm) is a fast and simple MongoDB ODM for Go (based on official Mongo Go Driver)
Stars: ✭ 265 (-95.48%)
Mutual labels:  mongo, mongodb
Fullstack Apollo Express Mongodb Boilerplate
💥A sophisticated GraphQL with Apollo, Express and MongoDB boilerplate project.
Stars: ✭ 301 (-94.86%)
Mutual labels:  mongo, mongodb
Node Orm2
Object Relational Mapping
Stars: ✭ 3,063 (-47.73%)
Mutual labels:  orm, mongodb
Laravel Bookings
Rinvex Bookable is a generic resource booking system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
Stars: ✭ 309 (-94.73%)
Mutual labels:  eloquent, laravel
Spruce
A social networking platform made using Node.js and MongoDB
Stars: ✭ 399 (-93.19%)
Mutual labels:  mongo, mongodb
Wp Eloquent
Eloquent ORM for WordPress
Stars: ✭ 478 (-91.84%)
Mutual labels:  orm, eloquent
Analogue
Analogue ORM : Data Mapper ORM for Laravel/PHP
Stars: ✭ 618 (-89.45%)
Mutual labels:  orm, laravel
Lungo
A MongoDB compatible embeddable database and toolkit for Go.
Stars: ✭ 343 (-94.15%)
Mutual labels:  mongo, mongodb
Laravel Eloquent Uuid
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
Stars: ✭ 388 (-93.38%)
Mutual labels:  eloquent, laravel
Lada Cache
A Redis based, fully automated and scalable database cache layer for Laravel
Stars: ✭ 424 (-92.76%)
Mutual labels:  eloquent, laravel
Laravel Wallet
Easy work with virtual wallet
Stars: ✭ 401 (-93.16%)
Mutual labels:  eloquent, laravel
Migrate Mongo
A database migration tool for MongoDB in Node
Stars: ✭ 481 (-91.79%)
Mutual labels:  mongo, mongodb
Plans
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
Stars: ✭ 326 (-94.44%)
Mutual labels:  eloquent, laravel
Squire
A library of static Eloquent models for common fixture data.
Stars: ✭ 496 (-91.54%)
Mutual labels:  eloquent, laravel
Laravel Cascade Soft Deletes
Cascading deletes for Eloquent models that implement soft deletes
Stars: ✭ 498 (-91.5%)
Mutual labels:  eloquent, laravel
Laravel Ban
Laravel Ban simplify blocking and banning Eloquent models.
Stars: ✭ 572 (-90.24%)
Mutual labels:  eloquent, laravel
Laravel Eloquent Query Cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
Stars: ✭ 529 (-90.97%)
Mutual labels:  eloquent, laravel
Laravel Model Status
Easily add statuses to your models
Stars: ✭ 510 (-91.3%)
Mutual labels:  eloquent, laravel
Compoships
Multi-columns relationships for Laravel's Eloquent ORM
Stars: ✭ 537 (-90.84%)
Mutual labels:  eloquent, laravel
Laravel Model States
State support for models
Stars: ✭ 559 (-90.46%)
Mutual labels:  eloquent, laravel
Mongo Thingy
🍃 The most idiomatic and friendly-yet-powerful way to use MongoDB with Python
Stars: ✭ 49 (-99.16%)
Mutual labels:  orm, mongodb
Corcel
Use WordPress backend with Laravel or any PHP application
Stars: ✭ 3,504 (-40.2%)
Mutual labels:  eloquent, laravel
Laravel Moderation
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
Stars: ✭ 487 (-91.69%)
Mutual labels:  eloquent, laravel
1-60 of 2917 similar projects