Libraries tagged by object models
adamquaile/json-object-mapper
58 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
cratia/orm-model
2065 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
treshugart/model
1383 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
php-extended/php-multiplicity-object
7488 Downloads
A library that implements the php-multiplicity-interface package
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
thelemon2020/pest-plugin-pom
10 Downloads
A Pest plugin for writing browser tests using the Page Object Model.
onaonbir/oo-metas
95 Downloads
Flexible and extensible metadata management system for Laravel models with caching, dot notation, connected models, and type-safe value objects.
bridit/values
152 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
skovachev/fakefactory
1121 Downloads
A model factory package for Laravel 4 with expressive API for creating custom tailored dummy objects
sindyko/aliaser
6 Downloads
Beautiful alias management for Laravel models, forms, and classes with Livewire support.
pedro151/orm-generator
345 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.
lastzero/doctrine-active-record
6035 Downloads
Object-oriented CRUD for Doctrine DBAL
karavasilev/cryptomanana
73 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
deefour/presenter
2451 Downloads
Presenters/Decorators for PHP Objects