Libraries tagged by object mapping
tereta/orm
12 Downloads
ORM (Object-Relational Mapping) library for PHP, providing a simple and efficient way to interact with databases using an object-oriented approach.
slick/orm
3761 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
raphhh/balloon
327 Downloads
Tiny file ORM
era269/method-map
163 Downloads
Object method mapping by parameter type
sciactive/nymph-server
779 Downloads
Powerful object data storage and querying for collaborative web apps.
suin/marshaller
73 Downloads
Type-safe data mapping between JSON and a PHP class object.
openldapobject/openldapobject
1955 Downloads
Use Object to Read/Write in a LDAP
openldapobject/ldapobjectbundle
1902 Downloads
Symfony2 Bundle for OpenLdapObject
cerbero/transformer
543 Downloads
Transform, manipulate, cast and map objects and arrays.
steamulo/mongodb-odm
6581 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
harm-smits/bol-com-retailer-api
407 Downloads
A PHP Client for the BOL.com v5 API with async support and full object mapping
v1p3r75/nexa-orm
49 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
sledgehammer/orm
859 Downloads
Sledgehammer ORM module: Object relational mapping
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
pedro151/orm-generator
345 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.