Libraries tagged by orm_model
thomasjbradley/micromodel
33 Downloads
MicroModel: a really basic ORM-like form and table mapper, for working with Silex, Symfony Forms, and Doctrine DBAL; supports single tables without relationships.
thibaud-dauce/eloquent-inheritance-storage
18 Downloads
Easily manage inheritance with Eloquent ORM
shyim/database-entities-builder
17 Downloads
Generates simple database entities from doctrine mysql schema
morontt/doctrine-to-ember
1422 Downloads
Conversion models Doctrine2 to the models Ember-Data
harp-orm/materialized-path
170 Downloads
Materialized path nesting for Harp ORM models
harp-orm/random-key
118 Downloads
Generate a random key for a model property
laravel-whisper/whisper
12825 Downloads
Work with external APIs using the Eloquent ORM models.
eden/sqlite
9183 Downloads
Eden SQLite Search, Collection, Model ORM componen
salaun/geonames
366 Downloads
Geonames importer and models for Eloquent ORM. This repo is a fork from Yurtesen/Geonames.
uccello/eloquent-tree
277 Downloads
Eloquent Tree transforms a model into tree model for Laravel Eloquent ORM.
hunzsig/h-php
1 Downloads
一个纯净后端php框架,依赖swoole,支持http/websocket。结合ZendFrame/ThinkPHP/laraval编写代码,数据处理层enter->io->bean->model。IO自定义便捷式加密,与前端h-react-library嵌合。PDO式ORM结合redis,完善的表连贯操作,并自动优化持久层的CURD,如连表自动前缀,类型自动转义/转换/解释。自带打包,可将php代码加密到难以恢复的程度。
blakvghost/juste
31 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
emiliomg/propel-provider-behavior
85 Downloads
A Propel ORM behavior that adds non-static providers to fetch new query-objects, new models, peers and connections.
kichijyo/codeigniter3.x_orm_model
20 Downloads
CodeIgniter3X ORM Model
gzero/eloquent-base-model
360 Downloads
Eloquent Base Model is eloquent ORM model for inheritance.