Libraries tagged by resolved
petecoop/laravel-actions-lighthouse
937 Downloads
Use Laravel Actions as Lighthouse GraphQL resolvers.
nubitio/tenant-bundle
162 Downloads
Opt-in column-tenant kit for Nubit Symfony apps: TenantScoped attribute, Doctrine filter, context resolver, and registry.
nawasara/alerting
198 Downloads
Central incident bus for Nawasara — register alert rules, dispatch fire/resolve via Alerter facade, state-machine with cooldown + escalation, routes notifications to nawasara/notification channels.
magnit56/dependency-graph
1482 Downloads
Dependency Graph Resolver in PHP
madbox-99/filament-translatable-model-labels
236 Downloads
Resolve Filament Resource model labels (singular and plural) through Laravel translations.
letkode/common-bundle
62 Downloads
Common exceptions, attributes, value resolvers and utilities for Symfony applications
landofcoder/module-faq
11434 Downloads
With Magento 2 FAQ Extension, you will not need to worry about creating useful and nice FAQ page for your ecommerce website. The extension will help you to set up nice informative & SEO-friendly magento 2 FAQ page. With faq page, your customers will find convenient, easily and quick to resolve common issues.
labrodev/laravel-domain-verifier
64 Downloads
DNS-over-HTTPS TXT/CNAME resolver for Laravel with token-based domain-ownership verification.
jeffersongoncalves/laravel-ssrf-guard
108 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.
jeffersongoncalves/laravel-locale-cookie
82 Downloads
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 config.
innoboxrr/routes-to-json
573 Downloads
A partir de las rutas del sistema, laravel crea un archivo json en la ubicación especificada en el archivo de configuración para que sean resueltas en el frontend por el paquete route-resolver
helsingborg-stad/wpmu-correct-file-paths
6578 Downloads
Resolves incorrect file paths, when migrating databases between different environments.
fcpl/psalm-pimple-container-plugin
7292 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
fcpl/phpstan-container-extension
22066 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)
fbi/apk-parser
538 Downloads
APKParser - A php parser for .apk files,resolve package name,permissions,version number,version name and other information.