jeffersongoncalves/laravel-npm-readme
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.
时间:2026-06-21 23:23
jeffersongoncalves/filament-sensible-defaults
A Filament plugin that applies a curated set of sensible, opinionated UI defaults across your panels (actions, forms, selects, date-time pickers, tables, pages and display formats) with config-driven, per-block opt-outs.
时间:2026-06-20 19:58
jeffersongoncalves/laravel-ssrf-guard
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
时间:2026-06-20 19:58
jeffersongoncalves/laravel-security-headers
This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware
时间:2026-06-20 19:57
jeffersongoncalves/laravel-locale-cookie
A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by
时间:2026-06-20 19:57
jeffersongoncalves/laravel-markdown
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 becaus
时间:2026-06-20 19:57
waaseyaa/frankenphp
Optional FrankenPHP dev-runtime for Waaseyaa — auto-installs the FrankenPHP binary and serves the app via `waaseyaa dev` (the Laravel Octane model). Not part of core/cms/full; default-installed in the skeleton.
时间:2026-06-20 15:17
shaxzodbek-uzb/laravel-model-mcp
Auto-expose Eloquent models as policy-enforced MCP tools. Safe-by-default CRUD over the Model Context Protocol, gated by your Laravel Policies, scoped to your tenant, and audited.
时间:2026-06-20 12:23
drupal/http_purger_recipe
A default Easy Email template configured to override all emails sent from the site.
时间:2026-06-20 08:05
oceanmoon/collections
Type-safe PHP collections: Sequence (ordered list), Dictionary (any-type keys), Set (unique values), with runtime type validation.
时间:2026-06-18 00:54
particle-academy/fancy-x-files
Headless manager for the well-known files every modern web app owes bots AND agents — robots.txt, .well-known/security.txt, llms.txt, humans.txt, sitemap.xml, and an agents/AI manifest. Define them once in code/config and serve them consistently. Zero runtime deps; ships a default-open robots evalua
时间:2026-06-17 20:35
flowd/phirewall-preset-owasp-crs
OWASP Core Rule Set (CRS) for the Phirewall PHP firewall - the SecRule engine plus blocklist and fail2ban presets per paranoia level
时间:2026-06-17 20:31
componenta/password
Password hashing contract and default implementation
时间:2026-06-17 15:40
componenta/hasher
Stream-aware content hashing contract and default implementation
时间:2026-06-17 15:39
componenta/file-hasher
File hashing contract and default implementation
时间:2026-06-17 15:39