Libraries tagged by object map
doctrine/orm-g2s
21 Downloads
Object-Relational-Mapper for PHP
csrdelft/orm
272 Downloads
The creatively named object-relational mapping library for csrdelft.nl
backplane/mongodb-odm
4223 Downloads
Doctrine MongoDB Object Document Mapper
sandeshshrestha/tiny-orm
22 Downloads
Tiny ORM to map between objects and database queries
apantle/hashmapper
1245 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
jefrancomix/sohot
20 Downloads
Simple Ordered Hashmap Object Transformer (array_map for associative arrays)
harunsoykok/xorm
5 Downloads
SQL Object/Relational Mapping
aspyct/mongomap
28 Downloads
A tiny object to array mapper, built for MongoDB
lesha888/doctrine-key-value-store
11 Downloads
Simple Key-Value Store Abstraction Layer that maps to PHP objects, allowing for many backends.
suomec/ovalidator
8 Downloads
Objects validator and properties mapper for PHP
tarikweiss/tjson
8 Downloads
Map json strings into objects and vice versa
mtrn/apiservice
0 Downloads
api service: get api response and map it into any object of your choice.
foorg/moose
18 Downloads
Moose - l[oose] object [m]apper. It allows you to map arbitrary data to objects, trying to coerce values to given types and failing gracefully with a list of validation errors. This is useful for consuming or writing APIs where incoming data can be of invalid format or type.
collei/values
14 Downloads
Maps values to PHP objects, allowing load/save to disk with ease.
charm/orm
8 Downloads
Maps database tables to objects. Doesn't hide SQL.