Libraries tagged by data mapper
stefanotorresi/thorr-persistence
546 Downloads
Agnostic interfaces for a DataMapper implementation through vendor specific adapters
psamatt/spot-service-provider
44 Downloads
A Spot (DataMapper ORM) service provider for Silex
harp-orm/core
286 Downloads
DataMapper style ORM Core Componenets
dabl/orm
350 Downloads
SQL table datamapper classes
akademiano/site-default
124 Downloads
datamapper reception
m.rahimi/astro-orm
5 Downloads
Simple Object Relational Mapper for manipulate data with fluent interface.
bugbirdco/cabinet
461 Downloads
Convenient general purpose object mapper to represent any data
alban/laravel-data-sync
123 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.
dennis84/mapped
41 Downloads
A lightweight data transformation and validation tool.
katropine/kmapper
168 Downloads
PHP-MySql data layer
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.