Libraries tagged by putEvent
synida/aws-event-bridge-wrapper
69 Downloads
PHP wrapper for basic PutEvent functionality for the EventBridge
roave/security-advisories
80459046 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
spatie/laravel-honeypot
4574335 Downloads
Preventing spam submitted through forms
spatie/url-signer
1767129 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
roave/infection-static-analysis-plugin
3244716 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
msurguy/honeypot
1032719 Downloads
Honeypot spam prevention
square1/laravel-idempotency
52149 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
kalessil/production-dependencies-guard
1075590 Downloads
Prevents adding of development packages into require-section (should be require-dev).
integer-net/magento2-session-unblocker
264831 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
infinitypaul/laravel-password-history-validation
76560 Downloads
Prevent users from reusing recently used passwords
deployecommerce/module-trojan-order-prevent
24860 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
sobstel/metaphore
172105 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
sheadawson/silverstripe-editlock
95166 Downloads
Prevents a CMS user from editing a record that another CMS user is currently editing
roave/dont
253623 Downloads
A small set of traits that can be used to prevent misuse of your objects
rafaelfragoso/haversini-formula
198478 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.