Libraries tagged by laravel custom data
danielme85/laravel-log-to-db
1060746 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
whitecube/laravel-timezones
246536 Downloads
Store UTC dates in the database and work with custom timezones in the application.
vkovic/laravel-custom-casts
378352 Downloads
Make your own custom cast type for Laravel model attributes
rawilk/laravel-form-components
130369 Downloads
Set of Blade components for TailwindCSS forms.
ipinfo/ipinfolaravel
109526 Downloads
The official Laravel library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
muhammadhuzaifa/telescope-guzzle-watcher
317707 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
m-a-k-o/nova-custom-table-card
470693 Downloads
Nova custom table card. Show your latest data (orders, posts,...) as card or data you prefer.
ramadan/custom-fresh
3859 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
kpolicar/nova-date-range
182444 Downloads
Custom date range picker field for Laravel Nova
muhammadhuzaifa/laravel-pulse-guzzle-recorder
26026 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.
waad/laravel-model-metadata
5734 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
serhii-f8/filament-studio
70 Downloads
Dynamic data model manager for Filament — build unlimited collections with custom fields, EAV storage, versioning, and multi-tenancy
iamfarhad/validation
17511 Downloads
🇮🇷 Complete Laravel Persian validation package - Iranian national ID, mobile numbers, Shamsi dates, IBAN/Sheba, postal codes & more. Modern Laravel 10-13 support with both ValidationRule objects & string-based rules.
kobykorman/eloquentify
1701 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
kakaprodo/custom-data
4394 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.