Libraries tagged by php files
hisamu/php-xbase
1134410 Downloads
A simple parser for *.dbf, *.fpt files using PHP
spatie/file-system-watcher
778813 Downloads
Watch changes in the file system using PHP
phpcsstandards/php_codesniffer
143356 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
php-vfs/php-vfs
2289705 Downloads
Virtual file system implementation for use with PHP unit testing.
mkalkbrenner/php-htmldiff-advanced
12877834 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
uploadcare/uploadcare-php
1827367 Downloads
Uploadcare PHP integration handles uploads and further operations with files by wrapping Upload and REST APIs.
mrclay/jsmin-php
8343682 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
gotenberg/gotenberg-php
1810777 Downloads
A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!
flowjs/flow-php-server
1282061 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
devizzent/cebe-php-openapi
2851080 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
microsoft/azure-storage-common
11397161 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
ajthinking/archetype
1855333 Downloads
Programmatically edit PHP and Laravel files.
nette/safe-stream
4148657 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
padraic/humbug_get_contents
4909491 Downloads
Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+
marc1706/fast-image-size
8523280 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.