Libraries tagged by php file
shuchkin/simplexlsxgen
1782903 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
josegonzalez/dotenv
8589438 Downloads
dotenv file parsing for PHP
eluceo/ical
15152109 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
3056407 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
phpfastcache/phpfastcache
4361123 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
8989483 Downloads
PHP script that extracts useful information from popular multimedia file formats
danog/madelineproto
761651 Downloads
Async PHP client API for the telegram MTProto protocol.
geocoder-php/common-http
18578742 Downloads
Common files for HTTP based Geocoders
vrana/adminer
2793681 Downloads
Database management in a single PHP file.
overtrue/phplint
11463485 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
classpreloader/classpreloader
41659693 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
grasmash/expander
52850578 Downloads
Expands internal property references in PHP arrays file.
willdurand/geocoder
31212854 Downloads
Common files for PHP Geocoder
hassankhan/config
12785342 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
nelexa/zip
6320999 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.