Libraries tagged by laravel custom data
keizah7/custom-date-filter
11231 Downloads
Laravel Nova FIlter Package. Custom date filter
shadowbane/laravel-datadog-logger
3540 Downloads
Custom laravel monolog logger for datadog logs management, both api and agent ways
sayeed/custom-migrate
25894 Downloads
Custom migrate in laravel. You can individual file migrate here
we-are-neopix/laravel-model-translation
410 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
gordonzero/monolog-db
9253 Downloads
Laravel 5.6 Monolog custom database channel
engency/eloquent-formatting
2885 Downloads
Eloquent Custom Formatting
awes-io/repository
105387 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.
awes-io/form-builder
25114 Downloads
A component that allows creating forms with two-way binding from data object with default HTML fields and custom, like multi-block or AJAX-select.
zk/laravel-datagrid
62 Downloads
A lightweight and customizable DataGrid solution for Laravel, built with Blade components, lazy loading, and a powerful custom datagrid.js library for seamless frontend interactivity.
web-chefs/laravel-app-spawn
4671 Downloads
Laravel custom application instance bootstrap creator. Used predominantly for doing Laravel specific testing.
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
codengine/laravel-custom-migrations
1343 Downloads
Custom Migrations for Laravel
andreshg112/laravel-auditing-notifications
564 Downloads
A notifications driver for the owen-it/laravel-auditing package. Allows sending notifications with audit data through custom channels.
onamfc/laravel-devlogger
16 Downloads
A custom logging package for Laravel with database storage and automatic error catching
mikailfaruqali/datatable
64 Downloads
A Laravel package to build server-side DataTable with custom column builders and easy frontend integration.