Libraries tagged by Datum
mbezhanov/faker-provider-collection
6594773 Downloads
A collection of custom providers for the Faker library
phpfastcache/phpfastcache
4141420 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
php-ds/php-ds
6780236 Downloads
Specialized data structures as alternatives to the PHP array
martin-georgiev/postgresql-for-doctrine
3770858 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
laravel-doctrine/orm
4625358 Downloads
An integration library for Laravel and Doctrine ORM
intervention/validation
5210571 Downloads
Additional validation rules for the Laravel framework
easyrdf/easyrdf
29451674 Downloads
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
ccxt/ccxt
295035 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
bepsvpt/secure-headers
3611336 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
theiconic/php-ga-measurement-protocol
11342355 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
spatie/laravel-analytics
4801574 Downloads
A Laravel package to retrieve Google Analytics data.
shuchkin/simplexlsxgen
1646419 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
2833603 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
rinvex/countries
5433104 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
parsecsv/php-parsecsv
4771167 Downloads
CSV data parser for PHP