Libraries tagged by PHP Objects Relation
rock-symphony/propel-orm
12057 Downloads
Rock Symphony Propel is an open-source Object-Relational Mapping (ORM) for PHP.
fxdsp/propel
15 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
picoweb/db
0 Downloads
this is a object relational database connection making and database creation simple library for php web application creation
mavisland/orm
2 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP.
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.
florianwolters/component-core-equality
691 Downloads
Implements equivalence relations on non-null object references as a PHP component.
infira/poesis
348 Downloads
PHP databse object releational mapper
karavasilev/cryptomanana
62 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
nikolaposa/cascader
209210 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
omaralalwi/php-builders
193 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications
comphp/di
60 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
programster/pgsql-objects
1090 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
oukhennicheabdelkrim/dic
13 Downloads
DIC is dependency-injection container allows developers to move object creation logic out of their application logic.
florianwolters/component-core-cloneable
712 Downloads
Allows and disallows the cloning of objects as a PHP component.
radiergummi/libconfig
21 Downloads
Configuration object creation for PHP apps