Libraries tagged by php file
tonirilix/nested-json-flattener
87270 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
ticketpark/htmlphpexcel
305689 Downloads
A php library to convert html tables to Excel files, including styling.
sclable/xml-lint
566325 Downloads
A php cli tool to lint and validate xml files.
previousnext/phpunit-finder
314027 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
mirazmac/dotenvwriter
84179 Downloads
A PHP library to write values to .env (DotEnv) files
lordelph/icofileloader
107771 Downloads
High quality PHP package for reading and converting any .ico icon file, particularly website favicons
eseath/sypexgeo
144494 Downloads
A PHP package for working with the SypexGeo database file.
causal/extractor
205700 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
badoo/soft-mocks
34624 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
aternos/codex
66798 Downloads
PHP library to read, parse, print and analyse log files.
ajgl/csv-rfc
336223 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
phpunit/php-file-iterator
Downloads
rapidwebltd/rw-file-cache
179134 Downloads
RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
ondrej-vrto/php-filename-sanitize
10720 Downloads
Removes all forbidden characters from the file name or path.
chrisullyott/php-filesize
126939 Downloads
Easily calculate file sizes and convert between units.