Libraries tagged by dat
kartik-v/yii2-export
2491425 Downloads
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
kartik-v/yii2-editable
2526028 Downloads
An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.
jolicode/slack-php-api
2980677 Downloads
An up to date PHP client for Slack's API
jeroendesloovere/vcard
2533089 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
irazasyed/laravel-gamp
1355850 Downloads
Send analytics data to Google Analytics from Laravel. A package for GA Measurement Protocol API
ipinfo/ipinfo
648570 Downloads
The official PHP 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.
interconnectit/search-replace-db
94551 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
grimzy/laravel-mysql-spatial
2534847 Downloads
MySQL spatial data types extension for Laravel.
freshbitsweb/laratables
796406 Downloads
Ajax support of DataTables for Laravel
flynsarmy/csv-seeder
1276544 Downloads
Allows seeding of the database with CSV files
eventsauce/object-hydrator
1083977 Downloads
Converts structured data into strict objects.
divineomega/password_exposed
1430756 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
dg/mysql-dump
2468307 Downloads
MySQL database dump.
dflydev/placeholder-resolver
14106493 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.
dflydev/dot-access-configuration
14022305 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.