Libraries tagged by data
hyn/multi-tenant
992638 Downloads
Run multiple websites using the same laravel installation while keeping tenant specific data separated for fully independant multi-domain setups.
grimzy/laravel-mysql-spatial
2692630 Downloads
MySQL spatial data types extension for Laravel.
freshbitsweb/laravel-log-enhancer
491211 Downloads
Make debugging easier by adding more data to your laravel logs
freshbitsweb/laratables
949541 Downloads
Ajax support of DataTables for Laravel
flynsarmy/csv-seeder
1447374 Downloads
Allows seeding of the database with CSV files
eventsauce/object-hydrator
1781529 Downloads
Converts structured data into strict objects.
eonasdan/bootstrap-datetimepicker
480425 Downloads
Date/time picker widget based on twitter bootstrap
diff/diff
1442184 Downloads
Small standalone library for representing differences between data structures, computing such differences, and applying them as patches
dg/mysql-dump
2799226 Downloads
MySQL database dump.
dflydev/placeholder-resolver
14414526 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
creof/wkb-parser
4604510 Downloads
Parser for well-known binary (WKB/EWKB) object data
components/jqueryui
5638459 Downloads
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice.
commerceguys/tax
661103 Downloads
Tax library with a flexible data model, predefined tax rates, powerful resolving logic.
cesargb/laravel-magiclink
953210 Downloads
Create secure link for access to private data or login in Laravel without password
cakephp/migrations
10721647 Downloads
Database Migration plugin for CakePHP based on Phinx