laravel-secrets
by atldays
Load secrets from external providers and apply them to Laravel from a cached payload.
laravel-visitor
by atldays
Laravel package for resolving typed visitor information from the current request, including IP address, user agent, geo data, and configurable fingerprints.
laravel-geo
by atldays
Retrieve visitor location from IP addresses in Laravel using online and local services, including country, city, continent, and coordinates.
laravel-agent
by atldays
Laravel package for parsing user-agent strings into typed browser, operating system, device, and bot objects.
laravel-url
by atldays
Laravel package for URL value objects, sanitization pipelines, browser URL support, validation rules, request macros, and Laravel Data integration.
laravel-hashids
by atldays
Laravel Hashids package for generating short hashed identifiers for models and other numeric values.
laravel-eloquent-join-relation
by atldays
Join related Eloquent models and hydrate them as loaded relations.
laravel-sculptor
by atldays
This package provides a convenient interface for building complex database queries using Eloquent ORM in Laravel.
laravel-eloquent-query-cache
by atldays
Adding cache on your Laravel Eloquent queries' results is now a breeze.