Libraries tagged by php file
hisamu/php-xbase
1228915 Downloads
A simple parser for *.dbf, *.fpt files using PHP
spatie/file-system-watcher
1121103 Downloads
Watch changes in the file system using PHP
phpcsstandards/php_codesniffer
181956 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
mkalkbrenner/php-htmldiff-advanced
14298466 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
tufanbarisyildirim/php-apk-parser
451762 Downloads
Read basic info about an application from .apk file.
mrclay/jsmin-php
9534457 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
flowjs/flow-php-server
1363076 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
devizzent/cebe-php-openapi
4301413 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
microsoft/azure-storage-common
12842960 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
ajthinking/archetype
2169598 Downloads
Programmatically edit PHP and Laravel files.
nette/safe-stream
4369993 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
josegonzalez/dotenv
8107239 Downloads
dotenv file parsing for PHP
padraic/humbug_get_contents
5027718 Downloads
Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+
marc1706/fast-image-size
8787730 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
madnest/madzipper
1767496 Downloads
Easier zip file handling for Laravel applications.