givanov95/laravel-attachments
Polymorphic file & image attachments for Laravel: HasImages / HasFiles traits, Image / File models with URL accessor, drag-drop reorder routes, UploadHelper for clean controller code.
时间:2026-06-29 07:44
konradmichalik/typo3-routing
Attribute Routing - Register frontend endpoints via PHP attributes on controller methods, as an attribute-based alternative to the missing frontend counterpart of AjaxRoutes.php.
时间:2026-06-29 07:31
mathiasgrimm/laravel-puff
On-demand warming for scale-to-zero Laravel apps - no cold start when it counts. A tiny activity-driven warmer that wakes the stack just before the user's request.
时间:2026-06-28 22:56
laravelsecurityaudit/laravel-ai-circuit-breaker
An abuse firewall for AI endpoints: detect runaway agent loops within a request, and open a circuit on a per-tenant spend anomaly, before a self-recursing agent drains the API budget. Security-framed, not just rate limiting.
时间:2026-06-28 13:00
achttienvijftien/deferred-tasks
Defer non-critical WordPress work off the request path via WP-Cron.
时间:2026-06-27 10:42
tiny-blocks/http-health-check
PSR-15 liveness and readiness request handlers with configurable health checks for HTTP services.
时间:2026-06-26 20:13
cloudcastle/di
Lightweight PSR-11 dependency injection container for PHP 8.1+. Autowiring, declarative configuration (PHP/JSON/YAML/XML), directory scan, compiled container, contextual binding, scoped services (request/transient), lazy ghost proxy (opt-in), profiler/memory pool/smart cache (opt-in), custom inject
时间:2026-06-25 19:59
macropay-solutions/php-crufd-wizard-client
Request builder for calling projects that implement macropay-solutions/php-crufd-wizard
时间:2026-06-23 11:56
mostafizurmaruf/bingo-crud
Scaffold a complete Laravel CRUD stack (model, migration, form request, resource controller, Blade views and route) from a single schema string via `php artisan make:crud`.
时间:2026-06-23 10:37
shakib53626/laravel-crud-generator
A Laravel package to generate CRUD scaffold (Migration, Model, Controller, Requests, Resource) with one command.
时间:2026-06-21 19:35
maiscraft/graphql-hyperf
Hyperf adapter for Maiscraft GraphQL - Auto-wiring, PSR container bridge, HTTP controller, and configuration provider
时间:2026-06-21 13:59
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
thecolony/colony-login-bundle
Symfony bundle for "Log in with the Colony" — a drop-in OIDC login button (controller, routes, Twig helper, pluggable user provisioning) on top of thecolony/oauth2-colony.
时间:2026-06-20 03:41