cakephp-version

Entity tracker

A CakePHP plugin that tracks changes to database entities and stores them in a separate versioning table.

CakePHP3: plugin that facilitates versioned database entities

GitHub

51 stars
6 watching
22 forks
Language: PHP
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cakephp/migrations A plugin that simplifies the management of database schema changes in CakePHP applications. 138
riesenia/cakephp-duplicatable A plugin for duplicating entities and related data in CakePHP applications. 52
cakedc/cakephp-api Exposes a versioned API in CakePHP with minimal code 61
dereuromark/cakephp-tags A CakePHP plugin that enables tagging of entities in applications. 14
josegonzalez/cakephp-queuesadilla Tight integration of queuing capabilities with the CakePHP framework 34
lordsimal/cakephp-sentry CakePHP plugin for integrating error tracking and exception monitoring with Sentry 10
connehito/cakephp-master-replica A CakePHP plugin to connect to multiple databases using a single connection with read-write and read-only capabilities 12
dereuromark/cakephp-decimal CakePHP plugin that provides a Decimal type handling using a value object to improve precision and data integrity in business logic. 8
cakedc/cakephp-oracle-driver A CakePHP plugin that enables support for Oracle databases in PHP applications. 40
gourmet/faker Enables Faker's data generation in CakePHP 3. 18
dereuromark/cakephp-markup Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications 3
dereuromark/cakephp-databaselog A plugin for CakePHP that logs application errors and events to a database instead of files. 43
robotusers/cakephp-table-inheritance A plugin for CakePHP that enables single table inheritance 5
dereuromark/cakephp-feedback Provides a plugin for adding a feedback or bugreport tab to a CakePHP application. 6
cakedc/enum A plugin for CakePHP that provides an enumeration list feature. 29