Libraries tagged by orm_model
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
354 Downloads
Add a validation management for Laramore
laramore/requests
213 Downloads
Create a request for each of your Laramore model
laramore/morph-fields
12 Downloads
Define morph fields used in Laramore
laramore/migrations
228 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laramore/factories
216 Downloads
Add a factory management for Laramore
jsooo/jparis
48 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
iyoworks/elegant
12 Downloads
iyifei/myfpdo
34 Downloads
php操作mysql pdo的orm类库
isaacqc/laravel-single-table-inheritance
13 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)