migrations
Schema manager
A plugin that simplifies the management of database schema changes in CakePHP applications.
CakePHP database migrations plugin
137 stars
36 watching
117 forks
Language: PHP
last commit: 2 days ago
Linked from 1 awesome list
cakephpcakephp-plugindatabase-migrationsphp
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/upgrade | A tool for facilitating migrations between different versions of the CakePHP PHP framework | 110 |
dereuromark/cakephp-tags | A CakePHP plugin that enables tagging of entities in applications. | 14 |
dereuromark/cakephp-meta | A plugin for managing meta tags and HTML header markup in CakePHP applications. | 7 |
dereuromark/cakephp-translate | A CakePHP plugin to manage translations of static content through a web backend and integration with translation services. | 17 |
cakedc/enum | A plugin for CakePHP that provides an enumeration list feature. | 29 |
admad/cakephp-sequence | A plugin that maintains an ordered list of records by automatically updating their positions based on a sequence. | 44 |
cakephp/acl | A plugin for managing access control lists in CakePHP applications. | 109 |
josegonzalez/cakephp-version | A CakePHP plugin that tracks changes to database entities and stores them in a separate versioning table. | 51 |
dereuromark/cakephp-file-storage | A unified file storage solution for CakePHP applications. | 4 |
dereuromark/upgrade | A tool to facilitate migrating CakePHP applications from one version to another | 24 |
burzum/cakephp-service-layer | A plugin for CakePHP that introduces a service layer to separate business logic from persistence and simplify maintainability. | 67 |
connehito/cakephp-master-replica | A CakePHP plugin to connect to multiple databases using a single connection with read-write and read-only capabilities | 12 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 147 |
cnizzardini/cakephp-docker | A pre-configured CakePHP 5 template with Docker Compose and Kubernetes support | 29 |
dereuromark/cakephp-flash | A CakePHP plugin for managing flash messages with more features than the standard functionality | 12 |