Libraries tagged by xbee
valorin/pwned-validator
1046707 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
beeyev/disposable-email-filter-php
48250 Downloads
Disposable (temporary/throwaway/fake) email detection library. Automatically updated every week.
beechit/fal-securedownload
472118 Downloads
Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.
vormkracht10/laravel-mails
16219 Downloads
Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.
julienbourdeau/route-usage
41667 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
divineomega/password_exposed
1544104 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
beeyev/thumbor-php
21930 Downloads
Thumbor library for PHP
beelab/recaptcha2-bundle
402761 Downloads
Provide Google Recaptcha2 form type
beelab/bowerphp
102700 Downloads
An implementation of bower in PHP
staabm/password_exposed
235865 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
mxrxdxn/pwned-passwords
51784 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
eonx-com/easy-webhook
842539 Downloads
Sending webhooks has never been so easy (persistence, retry, async)
encodia/laravel-health-env-vars
84283 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
dmind/cookieman
160968 Downloads
Provides a user consent popup. It asks for approval to include tracking objects (cookies, images or any HTML) and includes the objects when consented. It also removes cookies after the consent has been revoked.
djokicpn/laravel-email-audit-log
49289 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table