Libraries tagged by disallow
madmikeyb/throttleable
12 Downloads
Temporarily disallow IP addresses from taking certain actions within your Laravel Application
gf-gw-req-char-length/gf-gw-req-char-length
59 Downloads
Require a minimum and/or maximum character length for specific Gravity Forms fields, displaying an informative Gravity Form validation error to the user for disallowed entries.
accentinteractive/laravel-disallowlister
8 Downloads
Validate data against one or multiple disallowlists, using the built-in Laravel validator or by calling the facade directly. Supports wildcards.
accentinteractive/disallowlister
31 Downloads
Test a string against a disallowlist. Useful for user forms and such.
tiny-pixel/disallow-mail
448 Downloads
Stop WordPress from sending mail
webarchitect609/sitemap
1032 Downloads
Generate sitemap.xml with respect to robots.txt disallow rules, according specification https://www.sitemaps.org and without dependencies from any framework or cms.
swatty007/laravel-context-prohibited-rule
1590 Downloads
Simple validation rule to disallow application related words within passwords.
samlitowitz/no-ternary
2 Downloads
PHPStan rule to disallow the use of ternary operators
samlitowitz/no-globals
2 Downloads
PHPStan rules to disallow use of global keyword and $GLOBALS variable
pascalkrieger/laravel-cookie-consent
21 Downloads
Allow/disallow types of cookies in your Laravel Application
fromholdio/silverstripe-elemental-multiarea
404 Downloads
Extends elemental to allow for subclassing ElementalArea and per-EA-relation allowed/disallowed Element types.
florianwolters/component-core-cloneable
710 Downloads
Allows and disallows the cloning of objects as a PHP component.
carawebs/wp-secure-rest-api
33 Downloads
A very simple mu plugin for WordPress that disallows access to REST endpoints for users that are not logged in.
bradchesney79/effortless-hs256-jwt
14 Downloads
An opinionated library to facilitate JWT management in part by disallowing undesirable possibilities
arraypress/s3-path-resolver
7 Downloads
A robust utility for parsing and validating S3-like paths. The library ensures paths adhere to S3 naming conventions, checks for disallowed protocols, validates file extensions, and supports default bucket configurations. Ideal for applications interfacing with S3-compatible storage solutions.