https://github.com/dogchef-be/cakephp4-soft-delete
Soft-deletes plugin for CakePHP4
https://github.com/dogchef-be/cakephp4-soft-delete
cakephp cakephp4 softdeletes
Last synced: 2 months ago
JSON representation
Soft-deletes plugin for CakePHP4
- Host: GitHub
- URL: https://github.com/dogchef-be/cakephp4-soft-delete
- Owner: dogchef-be
- License: mit
- Fork: true (adoultremont/cakephp3-soft-delete)
- Created: 2022-01-31T15:52:43.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T09:55:05.000Z (about 2 years ago)
- Last Synced: 2025-10-18T20:48:45.486Z (5 months ago)
- Topics: cakephp, cakephp4, softdeletes
- Language: PHP
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cakephp4-soft-delete
Introduces soft-delete models in CakePHP 4.5
## Table of contents
- [Main features](#main-features)
- [Setup](#setup)
- [Usage](#usage)
- [Credits](#credits)
- [License](#license)
## Main features
...
## Setup
...
## Usage
...
## Credits
- [PGBI](https://github.com/PGBI) for [cakephp3-soft-delete](https://github.com/PGBI/cakephp3-soft-delete)
## License
See the LICENSE file for license rights and limitations (MIT).