Libraries tagged by orm_model
savannabits/laramongodb
2 Downloads
A Laravel Eloquent Model and query builder custom-made for MongoDB
repat/immutability
443 Downloads
A simple Laravel package based on davidmpeace/immutability that allows you to enforce immutable attributes on Eloquent models.
ravikisha/nexaphp
0 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.
pnoexz/spot3
66 Downloads
Fork of Spot2: a simple DataMapper built on top of Doctrine DBAL
phormium/modgen
917 Downloads
Model class generator for Phormium.
partners/salesforcery
625 Downloads
A PHP Salesforce ORM, inspired by Eloquent's API. forked from https://github.com/stratease/salesforcery
nalingia/laravel-i18n
876 Downloads
An opinionated Laravel package for model internationalisation.
mortimer/poignant
290 Downloads
Eloquent and Ardent on steroids, adds in-model validations, user stamping, declarative relations, cascaded operations on relations (save, delete). To make RoR devs feel a bit more at home.
middleout/doplio
108 Downloads
The Doplio ORM provides a beautiful, PHP DataMapper implementation for working with your database and objects using Eloquent for a access to the raw table data. It completely unties your model from the database.
martingg88/laravel-ardent-mongodb
336 Downloads
Self-validating smart models for integration of Mongodb and Laravel 5's Eloquent ORM
malith124/laravel-ardent-mongodb
4 Downloads
Self-validating smart models for integration of Mongodb and Laravel 10's Eloquent ORM
lingyilib/db-mapper
0 Downloads
Simple DataMapper built on top of Doctrine DBA
laramore/validations
353 Downloads
Add a validation management for Laramore
laramore/requests
212 Downloads
Create a request for each of your Laramore model
laramore/morph-fields
12 Downloads
Define morph fields used in Laramore