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