Libraries tagged by php file
shuchkin/simplexlsxgen
1677183 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
josegonzalez/dotenv
8313709 Downloads
dotenv file parsing for PHP
eluceo/ical
14617131 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
shuchkin/simplexlsx
2886118 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
phpfastcache/phpfastcache
4193616 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.
james-heinrich/getid3
8327877 Downloads
PHP script that extracts useful information from popular multimedia file formats
geocoder-php/common-http
17746644 Downloads
Common files for HTTP based Geocoders
vrana/adminer
2758067 Downloads
Database management in a single PHP file.
overtrue/phplint
10880144 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
classpreloader/classpreloader
41471969 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
grasmash/expander
50658857 Downloads
Expands internal property references in PHP arrays file.
willdurand/geocoder
30145521 Downloads
Common files for PHP Geocoder
hassankhan/config
12561085 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
nelexa/zip
6057786 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
jakub-onderka/php-parallel-lint
9729994 Downloads
This tool check syntax of PHP files about 20x faster than serial check.