row-locker

Row locker

A CakePHP plugin providing row locking functionality to prevent data overwrite in high-concurrency systems.

CakePHP ORM plugin for creating exclusive row locks

GitHub

19 stars
4 watching
7 forks
Language: PHP
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ali1/cakephp-bruteforce A CakePHP plugin for adding Brute Force Protection to controller methods. 3
robotusers/cakephp-table-inheritance A plugin for CakePHP that enables single table inheritance 5
usemuffin/slug Automatically generates unique URLs from record data in a CakePHP application. 35
dereuromark/cakephp-tags A CakePHP plugin that enables tagging of entities in applications. 14
lorenzo/cakephp3-examples Demonstrates CakePHP 3's ORM capabilities with various examples and schema 56
lubosremplik/cakephp-fixtures Automates data loading into CakePHP databases using pre-defined fixtures. 2
bcrowe/cakephp-encrypted-type Provides field-level encryption within the application layer before data is stored or transmitted to the database. 8
dereuromark/cakephp-file-storage A unified file storage solution for CakePHP applications. 4
stefanvangastel/docker-cakephp Provides a Docker image for deploying a CakePHP application with remote database connectivity and session handling. 31
icings/partitionable A plugin for CakePHP's ORM that enables grouping-based limiting of related data 16
lorenzo/audit-stash A plugin that tracks changes to data in an application's database tables and stores them in a secure log for auditing purposes. 78
cakephp/queue A Queueing library for CakePHP that allows tasks to be processed asynchronously 37
ishanvyas22/cakephp-loki-demo An application that logs CakePHP app output to Grafana Loki via Fluentd 1
lorenzo/cakephp-email-queue A tool for managing email sending workflows in CakePHP applications. 56
cakedc/users A user authentication plugin for CakePHP that provides basic and advanced features for managing users. 522