Libraries tagged by user identity
treshugart/model
1383 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
pedro151/orm-generator
325 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.
lyssal/doctrine-extra-bundle
9 Downloads
Some functionalities to use and manage entities in Symfony.
mgleska/repositorymock
23 Downloads
A package to facilitate the testing of classes/methods which uses ORM Repository and ORM Entity objects.
c33s/doctrine-extra
179 Downloads
A Collection of Traits which can be used to build a Doctrine Entity.
scandio/troba
407 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
gcdtech/usecases
729 Downloads
Base classes and interfaces for implementing the Use Case pattern along with entities and entity emitting iterators.
stepapo/model
12 Downloads
Library that uses structured DB definitions to generate DDL and DML queries and Nextras ORM entity properties.
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
jax-p/entity-grid
44 Downloads
Used for creating entity grids with search form and detail form. Designed for Nette.
xm/doctrine-entity-repository
108 Downloads
A different method of creating entity repositories for use with Doctrine.
performant_labs/entity_extra
103 Downloads
Entity enhancements to be used by developers when creating custom entities.
cube/doctrine-entity-factory
33 Downloads
Provides an interface to use the factory pattern for Doctrine entity construction
tastaturberuf/contao-entity-attributes-bundle
1 Downloads
Use PHP 8+ Attributes to configure the DCA