orm
ORM
An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach.
[READ-ONLY] A flexible, lightweight and powerful Object-Relational Mapper for PHP, implemented using the DataMapper pattern. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
147 stars
28 watching
18 forks
Language: PHP
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,236 |
lorenzo/cakephp3-examples | Demonstrates CakePHP 3's ORM capabilities with various examples and schema | 56 |
usemuffin/webservice | A CakePHP plugin that simplifies web service interaction with external data sources using an Object-Relational Mapping (ORM) system. | 89 |
krozark/cpp-orm | A C++ library providing a simple and lightweight Object-Relational Mapping (ORM) system for interacting with relational databases. | 7 |
dereuromark/cakephp-tags | A CakePHP plugin that enables tagging of entities in applications. | 14 |
dereuromark/cakephp-tools | A collection of reusable tools and helpers to simplify CakePHP development and improve project maintainability | 334 |
dereuromark/cakephp-shim | Provides compatibility wrapper to maintain functionality across major framework versions | 37 |
cakephp/migrations | A plugin that simplifies the management of database schema changes in CakePHP applications. | 137 |
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
cakephp/collection | A library providing data manipulation tools using arrays or Traversable objects. | 88 |
lordsimal/cakephp-psalm | A plugin that adds type information to CakePHP's ORM methods using Psalm. | 2 |
icings/partitionable | A plugin for CakePHP's ORM that enables grouping-based limiting of related data | 16 |
cakephp/app | A CakePHP application template provides a basic structure for building web applications using PHP. | 373 |
ishanvyas22/cakephp-pingcrm | An application demonstrating the integration of Inertia.js with CakePHP. | 10 |
dereuromark/cakephp-file-storage | A unified file storage solution for CakePHP applications. | 4 |