Libraries tagged by wrapping
sledgehammer/orm
842 Downloads
Sledgehammer ORM module: Object relational mapping
silverstripe/multi-domain
1569 Downloads
Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy
silassare/gobl
434 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
seacommerce/mapper
2002 Downloads
Library for mapping data between types.
sanjeev-kr/geolocation-currency
238 Downloads
Magento 2 module auto select currency as per mapping
romeoz/rock-db
1025 Downloads
Object Relational Mapping (ORM) for PHP.
ricktap/qriteria
44 Downloads
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
rasteiner/k3-ddupload
21 Downloads
Replaces standard image block preview to allow you to directly upload images by drag&dropping them on the block preview.
punktde/eel-htmlcrop
3685 Downloads
Neos Eel helper for cropping string html safe
phpsa/laravel-case-remapping
25 Downloads
Methods to allow the mapping of cases to snake / camel for input / output
phps-cans/quote-strategy.doctrine.escaping
1086 Downloads
This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.
phgraph/graph
158 Downloads
Mathematical Graphing Library
pfazzi/simplex-mapper
3823 Downloads
A simple mapping library
perplorm/perpl
37 Downloads
Perpl is an improved and still maintained fork of Propel2, an open-source Object-Relational Mapping (ORM) for PHP.
pedro151/orm-generator
332 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.