Libraries tagged by present
mediawiki/anti-spoof
4162 Downloads
The AntiSpoof extension is an extension for preventing confusable usernames from being created. It blocks the creation of accounts with mixed-script, confusing and similar usernames.
masugadesign/linkvault
10395 Downloads
Protect and track downloads on your site. Prevent and track leech attempts.
magepow/sameidalreadyexists
886 Downloads
Magento 2 SameIDAlreadyExists prevent duplicate entity_id
macropage/laravel-scheduler-watcher
293 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
liveecommerce/security-advisories
3648 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
lipemat/limit-logins
1143 Downloads
WordPress plugin to prevent brute force attacks
laravel-enso/versions
8283 Downloads
Prevents update conflicts using the pessimistic lock pattern in Laravel
laravel-enso/versioning
16813 Downloads
Prevents update conflicts using the optimistic lock pattern in Laravel
larasecure/ip-blocker
457 Downloads
Restrict access to the web by preventing IP Addresses
la-haute-societe/craft-restrict-asset-delete
7910 Downloads
Prevent accidental removal of used assets
kiwilan/php-rss
1072 Downloads
PHP package to generate RSS feeds with presets.
hanoii/composer-should-not
337 Downloads
Provides a way to prevent installing configured versions of packages.
grazulex/laravel-safeguard
11 Downloads
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
glowy/registry
2174 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
freerkminnema/synchronized
1716 Downloads
A Laravel package that provides a `synchronized` function that uses atomic locks to prevent a critical section of code from running in parallel across multiple requests.