laravel-ignore-extensions
Do not process URLs with a extensions like .jpg, .png et cetera.
laravel-blocker
Block bad bots and users that visit certain (exploit) urls for a set amount of time.
laravel-disallowlister
Validate data against one or multiple disallowlists, using the built-in Laravel validator or by calling the facade directly. Supports wildcards.
laravel-postcode-nl
A Laravel client using the Postcode.nl REST API for Dutch address verification.