Libraries tagged by object map
pedro151/orm-generator
331 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.
cerbero/transformer
543 Downloads
Transform, manipulate, cast and map objects and arrays.
mawelous/yamop-laravel
156 Downloads
Yet another MongoDB ODM for PHP as Laravel Component. Nothing unnecessary, with easy joins.
madbob/sparqler
136 Downloads
SPARQL object-relational mapping
laventure/orm
32 Downloads
Generic implementation Object Relational Mapping (ORM)
brick/orm
52 Downloads
Object-Relational Mapper
sciactive/nymph-server
762 Downloads
Powerful object data storage and querying for collaborative web apps.
phootwork/phootwork
23 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
nzta/googlemap-leafletfield
385 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
benmanu/silverstripe-leafletfield
3304 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
suin/marshaller
68 Downloads
Type-safe data mapping between JSON and a PHP class object.
maplephp/dto
295 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
berlinonline/dat0r
746 Downloads
Library for generating data-objects.
yodorada/mysqli-db-webservice
1500 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements. This repo was forked from ThingEngineer and was slightly modified to fit the needs of my tiny Webservice REST-API.
tystr/redis-orm
173 Downloads
A simple PHP object mapper to assist in persisting objects in Redis and indexing them for efficient searching and filtering.