orm
Data mapper
A PHP framework for modeling and interacting with data in object-oriented applications
PHP DataMapper, ORM
1k stars
28 watching
72 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
cycledatamapperhacktoberfestmapperormphpquery-builder
Related projects:
Repository | Description | Stars |
---|---|---|
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
atlasphp/atlas.orm | An implementation of a data mapper for persistence models using a passive record approach. | 427 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 147 |
spotorm/spot2 | An ORM system for mapping objects to relational databases without the need for annotations or proxy classes. | 601 |
golobby/orm | An object-relational mapper for the Go programming language. | 160 |
blitzapps/blitz-orm | An Object Relational Mapper for graph databases using a JSON query language. | 23 |
makolab/romanticweb | An ORM solution for graph-based data in .NET, allowing developers to work with RDF data in an object-oriented manner. | 12 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
wanwizard/sparks-datamapper | A PHP library that maps database tables into objects with automated relationship management and validation. | 51 |
kostaskougios/mapperdao | An ORM library that maps domain objects to relational databases using a transactional and connection pool management framework. | 14 |
linkyndy/remodel | An Object Document Mapper for RethinkDB that simplifies data mapping and provides features like schemaless support, relations, and caching. | 192 |
doctrine/mongodb-odm | A PHP library that provides an object mapping functionality to interact with MongoDB | 1,090 |
jsonmapper/jsonmapper | A PHP library that maps JSON data to PHP objects using middleware and annotations. | 212 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |