Libraries tagged by script block
generalredneck/ga-referrer-spam-filters
24 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
4904 Downloads
Easily lazy load scripts and styles by url
cytopia/mysqldump-secure
4700 Downloads
Secure mysqldump script with encryption, compression, logging, blacklisting and Nagios monitoring integration
seregazhuk/php-watcher
134959 Downloads
Automatically restart PHP application once the source code changes
alecrabbit/php-console-spinner
14128 Downloads
Extremely flexible spinner for [async] php cli applications
cosmic-beacon/critical-section
4090 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
thefrosty/wp-login-locker
54 Downloads
Disable direct access to your sites /wp-login.php script, plus user notifications based on actions.
sunaoka/process-guard-php
13 Downloads
This library has been designed with the intention of preventing the execution of multiple instances of a script.
publero/critical-section
3588 Downloads
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
in2code/deploymentlocker
25 Downloads
Simple script to prohibit parallel execution of the same TYPO3.Surf deployment
funct-gmbh/php-watcher
664 Downloads
Automatically restart PHP application once the source code changes
bonsaicode/filelock
9 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.