Libraries tagged by laravel custom data
danilowa/laravel-api-response-builder
30 Downloads
A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.
noweh/eloquent-dual-database
6 Downloads
Custom Eloquent Builder for dual database.
markantonay/laravel-db-switch
205 Downloads
Simple and light DB switcher for Laravel by rolice forked for custom
m1davp/nova-custom-table-card
594 Downloads
Nova custom table card. Show your latest data (orders, posts,...) as card or data you prefer.
internetguru/laravel-csv-table
343 Downloads
A Laravel component to display and manipulate CSV data in tables, with support for custom update functions for cells, and Livewire integration.
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
devhereco/custom-chart
45 Downloads
A Laravel package to extract data from any model to imploment it to your custom chart.
gregoriohc/laravel-seedable
158 Downloads
Laravel package that allows seeding based on a trait and custom seeder
cyberionsys/laravel-countries
338 Downloads
A database with ISO country information in all configured translations
copemsamx/laravel-seedable
5 Downloads
Laravel package that allows seeding based on a trait and custom seeder
bhavishyajeet/laravel-searchable-trait
3 Downloads
A powerful, flexible search trait for Laravel Eloquent models with support for relation searches, custom column selection, and configurable table mappings.
phorcys-jules/monolog-db
2 Downloads
Laravel 8.x Monolog custom database channel / php 8
philippelamny/monolog-db
2704 Downloads
Laravel 6.x Monolog custom database channel
supersixtwo/dblog
44 Downloads
Lightweight Laravel package for writing custom logs and error messages to a database.
codepeak/dsettings
220 Downloads
Store custom settings in database and add cache layer for performance