Libraries tagged by script block
generalredneck/ga-referrer-spam-filters
25 Downloads
A quick script to set and update Google Analytics filters to block referral spam bots from using the measurement protocol system to add false analytics.
blackbird/external-resources-loader
10221 Downloads
Easily lazy load scripts and styles by url
cytopia/mysqldump-secure
4701 Downloads
Secure mysqldump script with encryption, compression, logging, blacklisting and Nagios monitoring integration
alecrabbit/php-console-spinner
20948 Downloads
Extremely flexible spinner for [async] php cli applications
seregazhuk/php-watcher
136192 Downloads
Automatically restart PHP application once the source code changes
thefrosty/wp-login-locker
54 Downloads
Disable direct access to your sites /wp-login.php script, plus user notifications based on actions.
cosmic-beacon/critical-section
4208 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
fwext/yii2-script-lock
7 Downloads
The lock script for the Yii framework
sunaoka/process-guard-php
14 Downloads
This library has been designed with the intention of preventing the execution of multiple instances of a script.
publero/critical-section
3591 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
in2code/deploymentlocker
28 Downloads
Simple script to prohibit parallel execution of the same TYPO3.Surf deployment
funct-gmbh/php-watcher
669 Downloads
Automatically restart PHP application once the source code changes
bonsaicode/filelock
11 Downloads
Used to prevent a script from being run more than once at the same time by providing mutex functionality via locking a file on the local machine.