Libraries tagged by entity repository
devmakerlab/entities
4279 Downloads
Work with entities from your services or repositories.
marble/entity-manager-bundle
64 Downloads
Symfony bundle for Marble Entity Manager
marble/entity-manager
235 Downloads
An ORM-less entity lifecycle manager for PHP.
ceddyg/clara-entity-generator
517 Downloads
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
julienlinard/doctrine-php
151 Downloads
Modern ORM for PHP 8+ inspired by Doctrine, with Entity Manager, Repository Pattern, Query Builder and PHP 8 Attributes mapping
bonusone/doctrine-reverse-engineering
13 Downloads
Doctrine entity and repository generator that reverse engineers an existing database for Symfony 6/7 projects.
adrorocker/php-firebase
271 Downloads
Entities and repositories for Firebase, mapping records to typed objects. Works with the Realtime Database and Firestore.
treshugart/model
1383 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
kristijorgji/db-to-php
3497 Downloads
A library to generate application code based on database definition.
kajalpandya/generate_laravel_crud
1474 Downloads
Run command in terminal and make ready made crud for your entity
devco/model
1382 Downloads
Model is a simple, lightweight and easy-to-use Domain Driven Entity framework.
analogue/presenter
658 Downloads
Easy view presenters for Analogue ORM
spaceonfire/data-source
1736 Downloads
Useful interfaces and abstracts to design your domain model
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
modul-is/generator
4829 Downloads
Generates entities, repositories, presenters, templates, dials, forms and grids from DB table to given Module