Libraries tagged by object map
autoprotect-group/php-dynamodb-odm
419 Downloads
PHP Object Document Mapper for AWS DynamoDB
ang3/php-odoo-orm
2207 Downloads
PHP object relational mapper (ORM) for Odoo databases.
alphasoft-fr/aslinkorm
166 Downloads
ASLinkORM is a lightweight Object-Relational Mapping (ORM) library
voku/idiorm
7655 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
trismegiste/yuurei
128 Downloads
Schemaless Object Document Mapper for MongoDB
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
davidbadura/orangedb
528 Downloads
Readonly Filesystem Database | Object-File Mapping
gyro/query-table-gateway
0 Downloads
Table/Query Gateway with Doctrine DBAL mapping to objects with typed properties
i-lateral/silverstripe-googlemaps
1548 Downloads
A module to allow embeding of google maps inside page objects
alban/laravel-data-sync
6 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
myaza-software/schema-validator
58 Downloads
Check mapping array to object
ihor/ouchbase
15 Downloads
Object key/value mapper (OKVM) for Couchbase written in Zephir
xenolope/cartographer
65 Downloads
A super-simple library to map JSON documents to objects, similar to Java's Jackson
foorg/moose
17 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.
markmercedes/trest
1776 Downloads
TRest is an ORM that maps REST resources to PHP objects. Designed to use in applications that need to consume data from a RESTful API.