Libraries tagged by present
pedroac/nonce
226 Downloads
A nonces manager usefull for preventing CSRF and replay attacks.
nekojira/wp-requirements
196 Downloads
Utility for WordPress plugin developers to check PHP version, WordPress version and presence of PHP extensions in current installation.
mxl/laravel-api-key
62 Downloads
API key authorization for Laravel with replay attack prevention
mmc/guestbook
1111 Downloads
A guestbook plugin providing several mechanisms for spam prevention
micschk/silverstripe-newsgrid
48 Downloads
Manage News items from a Gridfield to prevent cluttering the sitetree
mazentouati/no-emoji
17 Downloads
Generates a RegEx pattern that detect emojis presence.
madlab/multi-server-scheduling
18563 Downloads
This package extends Laravel's native Command Event class to add functionality that prevents events from overlapping when ran in multi server environments. This is achieved using Laravel Cache
macropage/laravel-scheduler-watcher
281 Downloads
logs artisan commands run via scheduler to mysql with plenty of infos, prevent running command again in case of error, allows full monitoing of artisan commands
luzrain/doctrine-json-unescaped-type
7532 Downloads
Preventing json Doctrine type to escape unicode characters.
lucid-modules/module-customer-guard
17 Downloads
Prevents registering fake accounts
laravel-livewire/auth-ui
32 Downloads
laravel Auth presets
kodansha/killer-pads
398 Downloads
Killer Pads is a plugin like security pads for "prevention is better than cure". It activates the default configuration of security and operational efficiency to WordPress websites.
kiwilan/php-rss
998 Downloads
PHP package to generate RSS feeds with presets.
jan-herman/kirby-auto-nbsp
28 Downloads
Replaces spaces with non-breaking spaces ( ) to prevent short words (like prepositions, conjunctions, and articles) from appearing at the end of a line.
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.