Libraries tagged by laravel custom data
vkovic/laravel-custom-casts
313869 Downloads
Make your own custom cast type for Laravel model attributes
danielme85/laravel-log-to-db
694046 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
whitecube/laravel-timezones
46424 Downloads
Store UTC dates in the database and work with custom timezones in the application.
m-a-k-o/nova-custom-table-card
307961 Downloads
Nova custom table card. Show your latest data (orders, posts,...) as card or data you prefer.
rawilk/laravel-form-components
96242 Downloads
Set of Blade components for TailwindCSS forms.
ipinfo/ipinfolaravel
60703 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
161598 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
162362 Downloads
Custom date range picker field for Laravel Nova
muhammadhuzaifa/laravel-pulse-guzzle-recorder
11832 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.
awes-io/repository
105369 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.
testmonitor/eloquent-incrementable
23259 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
myli/laravel-datadog-logger
52162 Downloads
Custom laravel monolog logger for datadog logs management, both api and agent ways
mobilestock/laravel-database-interceptor
1082 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
kakaprodo/custom-data
3633 Downloads
A Laravel package that wraps function arguments together into a single CustomData class allowing separate processing and validation for each argument.
shadowbane/laravel-datadog-logger
2893 Downloads
Custom laravel monolog logger for datadog logs management, both api and agent ways