Libraries tagged by orm_model
nubium/pillar
18157 Downloads
Yet another take on ORM. This time with both hookers AND blackjack.
nalingia/laravel-i18n
879 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.
marwen-brini/bob-the-builder
28 Downloads
A complete ORM and query builder for PHP with Laravel-like fluent syntax, models, relationships, and migrations
martingg88/laravel-ardent-mongodb
337 Downloads
Self-validating smart models for integration of Mongodb and Laravel 5's Eloquent ORM
malith124/laravel-ardent-mongodb
5 Downloads
Self-validating smart models for integration of Mongodb and Laravel 10's Eloquent ORM
m4rc/reut_cli
83 Downloads
REUT CLI Tool - A lightweight PHP framework with model-based database management
luany/database
47 Downloads
Database layer for the Luany ecosystem — PDO connection, Model base, QueryBuilder, and Migration engine.
lingyilib/db-mapper
0 Downloads
Simple DataMapper built on top of Doctrine DBA
leventust/levframe
5 Downloads
A lightweight framework using Laravel components
laramore/validations
363 Downloads
Add a validation management for Laramore
laramore/requests
221 Downloads
Create a request for each of your Laramore model
laramore/morph-fields
20 Downloads
Define morph fields used in Laramore
laramore/migrations
236 Downloads
Describe your table fields in the model and let Laravel manage your migration for you