Libraries tagged by before
shieldfy/normalizer
1420 Downloads
This package is useful for the input normalization, before running hardcore IDS/IPS rules. It normalize the inputs to fight against WAF Bypassing techniques using obfuscation or other techniques to hide payloads.
raccoondepot/error-log
315 Downloads
This TYPO3 extension manages errors and exceptions, even before TYPO3 fully loads. It groups and displays errors in the backend, with detailed information and stack traces. Configurable notifications and reports via email and Slack keep you informed, while AI assistance aids in resolving issues.
pristavu/laravel-fast-refresh-database
1408 Downloads
Refresh your database faster than you've ever seen before 🚀
phpro/grumphp-combined-coverage-extension
521 Downloads
Combine multiple PHP coverage into a single clover XML before executing a clover check.
palpalani/laravel-spamassassin-score
2658 Downloads
Check the spam score of emails before sending them.
nealyip/laravel-otp-validation
241 Downloads
Validate before making action with otp
mundschenk-at/check-wp-requirements
19182 Downloads
A class to allow WordPress plugins to check certain runtime requirements before activation.
muhammadhuzaifa/laravel-safe-migration
41 Downloads
The package provide a safest way to run migration commands by generating backup of the database before running the actual migration command.
mouf/utils.common.lock
66536 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
m-wardany/hash-ids
315 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
luyadev/luya-module-basicauth
43993 Downloads
Adds the typical htaccess auth dialog before each request. This module is made as angular does have problems with basic htaccess authentifications in the administration area.
linslin/laravel-coffee-cache
2505 Downloads
File based lever out cache for laravel. This cache hook in before composer autoload and Laravel boostrapping. It will push your application into light speed.
itinerisltd/preflight-command
217 Downloads
Check for common mistakes and enforce best practices before take off.
innomedio/sulu-image-optimizer-bundle
2042 Downloads
Optimizes images before they are being uploaded and stored in the Sulu media library
hoangphi/pre-commit
361 Downloads
Check coding standard & code syntax before commit.