cakephp-table-inheritance

Inheritance plugin

A plugin for CakePHP that enables single table inheritance

Single Table Inheritance implementation for CakePHP 3 ORM

GitHub

5 stars
3 watching
3 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
usemuffin/sti Enables object-oriented inheritance in relational databases using a single table approach. 6
ali1/cakephp-bruteforce A CakePHP plugin for adding Brute Force Protection to controller methods. 3
cakedc/cakephp-api Exposes a versioned API in CakePHP with minimal code 61
lorenzo/cakephp3-examples Demonstrates CakePHP 3's ORM capabilities with various examples and schema 56
cakedc/cakephp-oracle-driver A CakePHP plugin that enables support for Oracle databases in PHP applications. 40
cakedc/users A user authentication plugin for CakePHP that provides basic and advanced features for managing users. 522
josegonzalez/cakephp-version A CakePHP plugin that tracks changes to database entities and stores them in a separate versioning table. 51
josbeir/cakephp-filesystem A plugin that integrates Flysystem with CakePHP to provide a unified filesystem interface 20
lordsimal/cakephp-psalm A plugin that adds type information to CakePHP's ORM methods using Psalm. 2
uzyn/cakephp-opauth A plugin for integrating multi-provider authentication into CakePHP applications. 128
dereuromark/cakephp-feed Generates RSS feeds using a custom view class in the CakePHP framework. 13
gourmet/faker Enables Faker's data generation in CakePHP 3. 18
dereuromark/cakephp-ide-helper Improves IDE compatibility and code understanding in CakePHP applications by adding annotations 185
cakephp/queue A Queueing library for CakePHP that allows tasks to be processed asynchronously 37
cakephp/collection A library providing data manipulation tools using arrays or Traversable objects. 89