Libraries tagged by orm_model
ancalagon/glaurlink
285 Downloads
A lightweight, zero-dependency ORM for PHP 8.4+ and MariaDB/MySQL with type-safe models, enum support, and built-in migrations
analogue/presenter
658 Downloads
Easy view presenters for Analogue ORM
addiks/symfony_rdm
4744 Downloads
Helps with the use of domain driven design & rich domain model in symfony/doctrine applications.
voku/paris
7103 Downloads
A lightweight Active Record implementation for PHP5, built on top of Idiorm
thomasjbradley/micromodel
34 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
morontt/doctrine-to-ember
1586 Downloads
Conversion models Doctrine2 to the models Ember-Data
jacopo/laravel-single-table-inheritance
648 Downloads
A package that contains a model for single table inheritance with eloquent(laravel orm)
foxorm/foxorm
395 Downloads
FoxORM - The PHP full-featured ORM
laravel-whisper/whisper
13092 Downloads
Work with external APIs using the Eloquent ORM models.
eden/sqlite
9191 Downloads
Eden SQLite Search, Collection, Model ORM componen
yurtesen/geonames
1674 Downloads
Geonames importer and models for Eloquent ORM
ufo-tech/doctrine-eav-bundle
257 Downloads
The DoctrineEAVBundle provides a seamless integration of the Entity-Attribute-Value (EAV) model with Doctrine ORM within the Symfony framework
thefuriouscoder/propel2-data-cache-behavior
17521 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
hunzsig/h-php
5 Downloads
一个纯净后端php框架,依赖swoole,支持http/websocket。结合ZendFrame/ThinkPHP/laraval编写代码,数据处理层enter->io->bean->model。IO自定义便捷式加密,与前端h-react-library嵌合。PDO式ORM结合redis,完善的表连贯操作,并自动优化持久层的CURD,如连表自动前缀,类型自动转义/转换/解释。自带打包,可将php代码加密到难以恢复的程度。