Download the PHP package tad80/optimisticlock without Composer
On this page you can find all versions of the php package tad80/optimisticlock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tad80/optimisticlock
More information about tad80/optimisticlock
Files in tad80/optimisticlock
Download tad80/optimisticlock
More information about tad80/optimisticlock
Files in tad80/optimisticlock
Vendor tad80
Package optimisticlock
Short Description CakePHP behavior plugin to implement optimistic locking for RDBMS.
License GNU GPL version 2
Homepage https://github.com/tad80/OptimisticLock
Package optimisticlock
Short Description CakePHP behavior plugin to implement optimistic locking for RDBMS.
License GNU GPL version 2
Homepage https://github.com/tad80/OptimisticLock
Keywords cakephpoptimistic lock
Please rate this library. Is it a good library?
Informations about the package optimisticlock
OptimisticLock
CakePHP behavior plugin to implement optimistic locking for RDBMS.
Usage
Most simply, just load this behavior in your model.
You can specify which field to compare and error message shown in Model::validationErrors. Default will be like this.
Id and modified timestamp must be sent from your form.
All versions of optimisticlock with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
*
The package tad80/optimisticlock contains the following files
Loading the files please wait ....