orm

Data mapper

A PHP framework for modeling and interacting with data in object-oriented applications

PHP DataMapper, ORM

GitHub

1k stars
28 watching
72 forks
Language: PHP
last commit: almost 2 years ago
Linked from 1 awesome list

cycledatamapperhacktoberfestmapperormphpquery-builder

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
analogueorm/analogueAn ORM implementation that separates concerns and provides a flexible data mapper for PHP applications.635
atlasphp/atlas.ormAn implementation of a data mapper for persistence models using a passive record approach.427
cakephp/ormAn Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach.147
spotorm/spot2An ORM system for mapping objects to relational databases without the need for annotations or proxy classes.601
golobby/ormAn object-relational mapper for the Go programming language.160
blitzapps/blitz-ormAn Object Relational Mapper for graph databases using a JSON query language.23
makolab/romanticwebAn ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner.12
mljs/somAn implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces.23
wanwizard/sparks-datamapperA PHP library that maps database tables into objects with automated relationship management and validation.51
kostaskougios/mapperdaoAn ORM library that maps domain objects to relational databases using a transactional and connection pool management framework.14
linkyndy/remodelAn Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching.192
doctrine/mongodb-odmA PHP library that provides an object mapping functionality to interact with MongoDB1,090
jsonmapper/jsonmapperA PHP library that maps JSON data to PHP objects using middleware and annotations.212
krozark/cpp-ormA C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases.7
mirage/ormAutomatically generates functions to persist and query data using an object-relational mapping backend.60