Libraries tagged by putEvent
synida/aws-event-bridge-wrapper
70 Downloads
PHP wrapper for basic PutEvent functionality for the EventBridge
roave/security-advisories
84057890 Downloads
Prevents installation of composer packages with known security vulnerabilities: no API, simply require it
spatie/laravel-honeypot
4813529 Downloads
Preventing spam submitted through forms
spatie/url-signer
1865736 Downloads
Generate a url with an expiration date and signature to prevent unauthorized access
roave/infection-static-analysis-plugin
3789494 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
msurguy/honeypot
1068445 Downloads
Honeypot spam prevention
square1/laravel-idempotency
73307 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
kalessil/production-dependencies-guard
1109264 Downloads
Prevents adding of development packages into require-section (should be require-dev).
infinitypaul/laravel-password-history-validation
93984 Downloads
Prevent users from reusing recently used passwords
deployecommerce/module-trojan-order-prevent
29089 Downloads
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
stephenlake/laravel-approval
13530 Downloads
Attach approvals to any model to prevent unauthorised updates.
sobstel/metaphore
173550 Downloads
PHP cache slam defense using a semaphore to prevent dogpile effect (aka clobbering updates or stampending herd).
sheadawson/silverstripe-editlock
98252 Downloads
Prevents a CMS user from editing a record that another CMS user is currently editing
roave/dont
254600 Downloads
A small set of traits that can be used to prevent misuse of your objects
rafaelfragoso/haversini-formula
201658 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.