Libraries tagged by data package
plin-code/laravel-istat-geography
7490 Downloads
Laravel package for importing and managing Italian geography data from ISTAT
naucon/utility
75839 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
muhammadhuzaifa/laravel-pulse-guzzle-recorder
25596 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.
mouf/utils.common.sortable-interface
264790 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
264797 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mjarestad/filtry
222020 Downloads
Filter and sanitize input data in Laravel 4/5 or as a standalone package.
gromatics/http-fixtures
3293 Downloads
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
cheesegrits/iseed
7330 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
ariaieboy/jalali
36200 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.
alvin0/redis-model
6139 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
akira/laravel-pdf-invoices
2259 Downloads
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.
windwalker/data
184131 Downloads
Windwalker Data package
frictionlessdata/datapackage
2767 Downloads
A utility library for working with Data Packages
alamellama/geographer-data
10186 Downloads
Basic data package for Geographer - countries and their subdivisions
fitt-tech/data-grid-laravel
4515 Downloads
Data table package used to build advanced tables with a matching front-end package. Allows for searching, filtering, paging & more