jeffersongoncalves/laravel-github-readme
A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is
时间:2026-06-20 19:58
jeffersongoncalves/laravel-pwa-favicon
This Laravel package serves a spec-shaped PWA `manifest.json` (with Android density icons, a 512px master icon, and a maskable variant), a `browserconfig.xml` for Windows tiles, a `favicon.ico` route, and Apple touch icon head links. It turns any Laravel application into an installable Progressive W
时间:2026-06-20 19:58
jeffersongoncalves/laravel-page-cache
This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate ever
时间: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-html-sanitizer
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and RE
时间:2026-06-20 19:57
scoult/secrets
A provider-agnostic PHP package to access secrets from various sources (e.g. Azure App Configuration, Env, Array).
时间:2026-06-20 18:14
heccubernny/laravel-multi-payment-gateway
A Laravel package that acts as a multiple payment gateway API package, supporting Monnify, Stripe, Paystack, XpressPay, Upperlink, and Flutterwave.
时间:2026-06-20 16:05
p-potsikas/laravel-hellenic-holidays
Laravel package for Greek public holidays and observances.
时间:2026-06-20 15:30
rosgear/ge-site
"GeSite" component package for Ge Framework
时间:2026-06-20 15:06
wizballesy/librenms-oxidized-history
LibreNMS package for viewing historical Oxidized configuration history directly from local Oxidized Git repositories.
时间:2026-06-20 14:12
voku/agent-loop
Umbrella package and unified CLI for the governed agentic-coding loop: board (kanban), learning, and recall-compiler.
时间:2026-06-20 13:07
shaxzodbek-uzb/laravel-mcp-auth
Bring-your-own-IdP OAuth 2.1 resource server for the official laravel/mcp package: external token validation (JWT/JWKS + RFC 7662 introspection), RFC 8707 audience binding, scope enforcement, and RFC 9728 discovery.
时间:2026-06-20 09:30
synnode/telescope-eyepiece
A reskin/redesign companion package for Laravel Telescope. Replaces the dashboard UI with a React SPA without modifying or forking the upstream package.
时间:2026-06-20 09:00
andydefer/laravel-totp
Laravel TOTP package for two-factor authentication with polymorphic support, recovery codes and QR Code generation.
时间:2026-06-20 02:27