Libraries tagged by deny
cjmellor/approval
53092 Downloads
Approve or Deny new Model data before it is persisted
punktde/editconflictprevention
30886 Downloads
Prevents edit conflicts when multiple editors are working on the site by either warn the user or deny editing.
beapi/wp-http-blocklist
19258 Downloads
Block unwanted HTTP requests with a deny list
grizzlylab/deny-routes-by-env-bundle
16143 Downloads
Deny routes for one or several environments
livelyworks/laravel-yes-authority
2612 Downloads
YesAuthority - Laravel Routes Authorization Library
efficiently/authority-controller
33252 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
turbo124/waffy
105300 Downloads
Nginx denylist package
palpalani/laravel-dns-deny-list-check
4130 Downloads
A modern Laravel package for checking IP addresses against verified DNS-based blacklists (DNSBL/RBL) to ensure email deliverability
jeffersongoncalves/laravel-ssrf-guard
46 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
bupy7/yii2-ajaxfilter
3830 Downloads
Filter deny or allow access to actions of controllers.
denys-bushulyak/carbon
85 Downloads
A simple API extension for DateTime.
denyadzi/luya-module-posts
139 Downloads
The posts module provides standard blog/news functionality, including categories, articles, tags, wysiwyg, social networks integration.
taurus-media/module-admin-permissions
17 Downloads
Magento 2 module to extend admin user role permissions with Allow/Deny modes.
lukk/lukk
30 Downloads
Minimal-dependency JWT auth for first-party Laravel apps (unofficial; not affiliated with the Laravel team): short access tokens, opaque rotating refresh tokens, reuse detection, grace window, and instant denylist revocation.
generationtux/json-middleware
4695 Downloads
A simple laravel/lumen middleware for denying non-json POST and PUT requests.