Libraries tagged by laravel custom data
vkovic/laravel-custom-casts
301550 Downloads
Make your own custom cast type for Laravel model attributes
danielme85/laravel-log-to-db
612828 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
whitecube/laravel-timezones
33270 Downloads
Store UTC dates in the database and work with custom timezones in the application.
m-a-k-o/nova-custom-table-card
275760 Downloads
Nova custom table card. Show your latest data (orders, posts,...) as card or data you prefer.
rawilk/laravel-form-components
84004 Downloads
Set of Blade components for TailwindCSS forms.
muhammadhuzaifa/telescope-guzzle-watcher
130056 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.
kpolicar/nova-date-range
147842 Downloads
Custom date range picker field for Laravel Nova
ipinfo/ipinfolaravel
51970 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/laravel-pulse-guzzle-recorder
7477 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.
testmonitor/eloquent-incrementable
21471 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
kakaprodo/custom-data
3550 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
myli/laravel-datadog-logger
51510 Downloads
Custom laravel monolog logger for datadog logs management, both api and agent ways
sayeed/custom-migrate
25747 Downloads
Custom migrate in laravel. You can individual file migrate here
teamq/laravel-datatables
1295 Downloads
Custom filter and sorting set for 'spatie/laravel-query-builder' package
awes-io/repository
105295 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.