Libraries tagged by php file
previousnext/phpunit-finder
677173 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
mirazmac/dotenvwriter
175309 Downloads
A PHP library to write values to .env (DotEnv) files
lordelph/icofileloader
146819 Downloads
High quality PHP package for reading and converting any .ico icon file, particularly website favicons
infostreams/excel-merge
85335 Downloads
A PHP library to merge two or more Excel files into one
idct/sftp-client
264920 Downloads
Typed PHP 8.2+ wrapper around ext-ssh2 that simplifies file upload/download over SSH/SCP/SFTP.
eseath/sypexgeo
195910 Downloads
A PHP package for working with the SypexGeo database file.
causal/extractor
272409 Downloads
Metadata and content analysis service - 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.
ajgl/csv-rfc
416782 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
byjg/jwt-session
87697 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
white-rabbit-1-sketch/php-file-hash-map
5364 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
phpunit/php-file-iterator
Downloads
rapidwebltd/rw-file-cache
197299 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
26432 Downloads
Removes all forbidden characters from the file name or path.
jms/php-manipulator
38300 Downloads
Library for Analyzing or Manipulating PHP files using the TokenStream, AST, or both
alexanderschnitzler/phpstorm.meta.php-typo3
62692 Downloads
This package contains a .phpstorm.meta.php file which can be used to ease the work with TYPO3 projects in phpstorm.