Trash
Soft delete
Provides soft-delete functionality for CakePHP tables
Adds soft-delete support to CakePHP ORM.
85 stars
11 watching
35 forks
Language: PHP
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
usemuffin/sti | Enables object-oriented inheritance in relational databases using a single table approach. | 6 |
dereuromark/cakephp-shim | Provides compatibility wrapper access to older CakePHP framework versions from newer ones | 37 |
usemuffin/obfuscate | A plugin for CakePHP that provides primary key obfuscation using various strategies | 36 |
usemuffin/webservice | A CakePHP plugin that simplifies web service interaction with external data sources using an Object-Relational Mapping (ORM) system. | 89 |
usemuffin/orderly | A plugin for CakePHP that allows setting default ordering for tables in database queries. | 22 |
dereuromark/cakephp-flash | A CakePHP plugin for managing flash messages with more features than the standard functionality | 12 |
icings/partitionable | A plugin for CakePHP's ORM that enables grouping-based limiting of related data | 16 |
usemuffin/slug | Automatically generates unique URLs from record data in a CakePHP application. | 35 |
friendsofcake/search | Provides a simple interface to create paginate-able filters for CakePHP applications. | 170 |
dereuromark/cakephp-cache | Caches views as static files for efficient content delivery | 33 |
usemuffin/footprint | A CakePHP plugin to allow passing the currently logged-in user info to model layers. | 95 |
admad/cakephp-glide | A CakePHP plugin for efficiently processing and serving images using the Glide library | 35 |
dereuromark/cakephp-markup | Provides a simple way to add syntax highlighting and code conversion features to CakePHP applications | 3 |
cakedc/cakephp-phpstan | A PHP extension that improves the static analysis of CakePHP applications using PHPStan. | 33 |
cakephp/upgrade | A tool for facilitating migrations between different versions of the CakePHP PHP framework | 110 |