Libraries tagged by resolve
petecoop/laravel-actions-lighthouse
937 Downloads
Use Laravel Actions as Lighthouse GraphQL resolvers.
nawasara/alerting
247 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
1546 Downloads
Dependency Graph Resolver in PHP
madbox-99/filament-translatable-model-labels
290 Downloads
Resolve Filament Resource model labels (singular and plural) through Laravel translations.
letkode/common-bundle
137 Downloads
Common exceptions, attributes, value resolvers and utilities for Symfony applications
landofcoder/module-faq
11469 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
73 Downloads
DNS-over-HTTPS TXT/CNAME resolver for Laravel with token-based domain-ownership verification.
jeffersongoncalves/laravel-ssrf-guard
142 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.
jeffersongoncalves/laravel-favicon
122 Downloads
This Laravel package serves a favicon.ico route, a browserconfig.xml for Windows tiles, and Apple/PNG touch icon head links from config-driven, Vite-resolved icon assets.
innoboxrr/routes-to-json
594 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
6720 Downloads
Resolves incorrect file paths, when migrating databases between different environments.
goodm4ven/tailwind-merge
1707 Downloads
Resolves TailwindCSS class conflicts in between Laravel Blade component calls
fcpl/psalm-pimple-container-plugin
7373 Downloads
Psalm plugin to resolve return type for Pimple Container (ArrayAccess)
fcpl/phpstan-container-extension
22134 Downloads
PHPStan extension to resolve return type for PSR-11 container (Psr\Container\ContainerInterface) and Pimple Container (ArrayAccess)