Libraries tagged by php files
shuchkin/simplexlsxgen
1587226 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
eluceo/ical
14096941 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
2735670 Downloads
Parse and retrieve data from Excel XLSx files. MS Excel 2007 workbooks PHP reader.
phpfastcache/phpfastcache
4041192 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
7856660 Downloads
PHP script that extracts useful information from popular multimedia file formats
geocoder-php/common-http
16945534 Downloads
Common files for HTTP based Geocoders
vrana/adminer
2723052 Downloads
Database management in a single PHP file.
overtrue/phplint
10422815 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
classpreloader/classpreloader
41301186 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
grasmash/expander
48658261 Downloads
Expands internal property references in PHP arrays file.
willdurand/geocoder
29138577 Downloads
Common files for PHP Geocoder
hassankhan/config
12374188 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
nelexa/zip
5809075 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
9665301 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
verot/class.upload.php
805058 Downloads
This PHP class uploads files and manipulates images very easily.