Libraries tagged by magentron
magentron/laravel-blade-lint
590499 Downloads
Laravel Blade Lint console command
magentron/password_exposed
6786 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. (forked from mstaab/password_exposed)
magentron/openid-connect-php
5553 Downloads
Bare-bones OpenID Connect client (forked to allow client secret basic authentication on obtaining access token)
magentron/laravel-scripts
9026 Downloads
Useful scripts etc. for Laravel
magentron/laravel-password-exposed-validation-rule
5353 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
magentron/laravel-lockout
5302 Downloads
Put your Laravel application into read-only mode. (forked from rappasoft/lockout)
magentron/laravel-firewall
382 Downloads
Laravel IP firewall — whitelist, blacklist, and attack blocking. Fork of pragmarx/firewall.
magentron/laravel-email-database-log
6771 Downloads
A simple database logger for all outgoing emails sent by Laravel website.
magentron/eloquent-model-generator
5557 Downloads
Eloquent Model Generator (forked from krlove/eloquent-model-generator
magentron/ciphersweet-for-laravel
5771 Downloads
CipherSweet for Laravel (forked from bjornvoesten/ciphersweet-for-laravel)
magentron/laravel-html
16 Downloads
A fluent html builder
magentron/elasticemail-php
283 Downloads
Integration to the Elastic Email API http://api.elasticemail.com/public/help
magentron/metaphone-spanish
163 Downloads
PHP implementation of the Spanish metaphone algorithm
magentron/laravel-request-logger
10 Downloads
HTTP request logger middleware for Laravel
magentron/laravel-firewall-filament
1 Downloads
Filament admin panel integration for magentron/laravel-firewall — manage IP whitelist/blacklist rules from your Filament dashboard.