Libraries tagged by PHP Objects Relation
sibertec/data
6497 Downloads
Sibertec.Data is a small, easy to use PHP library that manages connections to MySQL databases, and also can act as an Object Relational Mapper.
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.
jimwins/titi
2668 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
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
689 Downloads
Implements equivalence relations on non-null object references as a PHP component.
infira/poesis
348 Downloads
PHP databse object releational mapper
karavasilev/cryptomanana
58 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
nikolaposa/cascader
200905 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
programster/pgsql-objects
1084 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.
omaralalwi/php-builders
156 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.
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
710 Downloads
Allows and disallows the cloning of objects as a PHP component.
radiergummi/libconfig
21 Downloads
Configuration object creation for PHP apps