Libraries tagged by Datum
doctrine/mongodb-odm
20573248 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
phpfastcache/phpfastcache
4399154 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
7414598 Downloads
Specialized data structures as alternatives to the PHP array
martin-georgiev/postgresql-for-doctrine
4163845 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
4856156 Downloads
An integration library for Laravel and Doctrine ORM
intervention/validation
5638570 Downloads
Additional validation rules for the Laravel framework
easyrdf/easyrdf
30106722 Downloads
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
ccxt/ccxt
306127 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
bepsvpt/secure-headers
3879973 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
theiconic/php-ga-measurement-protocol
12069086 Downloads
Send data to Google Analytics from the server using PHP. This library fully implements GA measurement protocol.
spatie/laravel-analytics
5067986 Downloads
A Laravel package to retrieve Google Analytics data.
shuchkin/simplexlsxgen
1806765 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
shuchkin/simplexlsx
3093156 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
rinvex/countries
6005916 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
5041418 Downloads
CSV data parser for PHP