Libraries tagged by object models
bridit/values
132 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
yonchando/laravel-cast-attributes
100 Downloads
Laravel model cast json columns to class object
webignition/stream-factory-interface
2118 Downloads
Interface for a factory to create Psr\Http\Message\StreamInterface objects
skovachev/fakefactory
1121 Downloads
A model factory package for Laravel 4 with expressive API for creating custom tailored dummy objects
phpfui/orm
238 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
pedro151/orm-generator
333 Downloads
orm-generator maps the entire database and then creates the DAO (Data Access Object) and ORM (Object-relational mapping) of the entire database to facilitate the development. uses various types of databases like Postgres and Mysql and various types of ORM framework.
makasim/yadm
6896 Downloads
The fastest MongoDB object document mapper.
legrand/sparqlmodel
24 Downloads
A model for Laravel 4, that can manage object through a graph database using SPARQL endpoint.
lastzero/doctrine-active-record
6019 Downloads
Object-oriented CRUD for Doctrine DBAL
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
jarjobs/sonatadtomodelmanager
3838 Downloads
Bundle for handling Sonata Admin form data with data-transfer-object instead of entity
hdaklue/laravel-dto-morph-cast
7 Downloads
MorphCast for Laravel Validated DTO - Dynamic polymorphic casting for Eloquent models
deefour/presenter
2451 Downloads
Presenters/Decorators for PHP Objects
anekdotes/staticmodel
399 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
acelot/struct
2544 Downloads
Declarative structure builder with validator and automapper for PHP 7