Libraries tagged by orm class
mgleska/repositorymock
30 Downloads
A package to facilitate the testing of classes/methods which uses ORM Repository and ORM Entity objects.
ronanchilvers/paginator
9 Downloads
Paginator classes for use with ronanchilvers/orm
zergular/common
25 Downloads
Common classes to work with DB via Medoo by ORM
zanui/zanui-fixtures-bundle
8951 Downloads
Provides classes to easily load fixtures to the Doctrine ORM using YAML files
tomazahlin/symfony-core-bundle
22 Downloads
Core bundle which provides a lot usable classes when building Symfony2 application with Doctrine2 ORM.
patrick-barreto/data-base
132 Downloads
Basic ORM to manipulate database and make a CRUD at model class very easy
ngfw/webparser
7 Downloads
WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.
lamansky/doctrine
15 Downloads
A collection of classes useful in almost any project that uses the Doctrine ORM.
dl-commons/dlc-doctrine
14 Downloads
Some (abstract) classes and extensions for the Zend Framework 2 Module for Doctrine ORM.
benclerc/datamanagement
54 Downloads
PHP Class providing simple and compact database requests. Useful for small projects without ORM.
scr-be/arthur-doctrine-fixtures-bundle
64 Downloads
A set of classes, centered around `AbstractFixture` and its children, that allows for a simple implementation of Doctrine ORM fixture loading.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
rekalogika/doctrine-advanced-group-by
16608 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
piecesphp/database
905 Downloads
Clases que interactuan con bases de datos.
a-h-abid/eloquent-cassandra
425 Downloads
Cassandra driver for Eloquent ORM