Libraries tagged by deny
corveda/php-sandbox
104267 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
cjmellor/approval
62351 Downloads
Approve or Deny new Model data before it is persisted
efficiently/authority-controller
33296 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
punktde/editconflictprevention
31685 Downloads
Prevents edit conflicts when multiple editors are working on the site by either warn the user or deny editing.
grizzlylab/deny-routes-by-env-bundle
16441 Downloads
Deny routes for one or several environments
livelyworks/laravel-yes-authority
2932 Downloads
YesAuthority - Laravel Routes Authorization Library
vortos/vortos-analytics
1418 Downloads
Vortos product-analytics port — capture/identify/group, null default in-core, privacy-by-default (deny-all consent + allowlist + PII redaction), bounded batching + idempotent identify/group, and an opt-in sampled flag-exposure bridge. Provider drivers (PostHog, ...) ship as separate split packages.
beapi/wp-http-blocklist
19764 Downloads
Block unwanted HTTP requests with a deny list
palpalani/laravel-dns-deny-list-check
4294 Downloads
A modern Laravel package for checking IP addresses against verified DNS-based blacklists (DNSBL/RBL) to ensure email deliverability
denysmedvid/pdfparser
52 Downloads
Pdf parser library with secured/encrypted PDF support. A fork of smalot/pdfparser that can read and extract information from pdf files, including encrypted ones (RC4 40/128-bit, AES-128 and AES-256).
vaened/php-sentinel
221 Downloads
A framework-agnostic authorization Core for PHP. Roles and permissions with deny-overrides-grant precedence built in.
turbo124/waffy
106075 Downloads
Nginx denylist package
lukk/lukk
289 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.
jeffersongoncalves/laravel-ssrf-guard
122 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.
imageplus/claude-guardrails
69 Downloads
Claude Code guardrails for ImagePlus Laravel projects: permission deny rules + PreToolUse hooks that block Vapor commands, .env access and WordPress/Android config and credential files, and self-install into each project's .claude/settings.json.