Libraries tagged by php file
nelexa/zip
6534699 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.
phpcsstandards/php_codesniffer
232878 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
jakub-onderka/php-parallel-lint
9868582 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
verot/class.upload.php
855560 Downloads
This PHP class uploads files and manipulates images very easily.
hisamu/php-xbase
1339712 Downloads
A simple parser for *.dbf, *.fpt files using PHP
spatie/file-system-watcher
1571767 Downloads
Watch changes in the file system using PHP
mkalkbrenner/php-htmldiff-advanced
15884388 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
2242615 Downloads
Uploadcare PHP integration handles uploads and further operations with files by wrapping Upload and REST APIs.
mrclay/jsmin-php
10973671 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
flowjs/flow-php-server
1475201 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
devizzent/cebe-php-openapi
6326871 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
comcast/php-legal-licenses
916709 Downloads
A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.
microsoft/azure-storage-common
14677469 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
ajthinking/archetype
2812674 Downloads
Programmatically edit PHP and Laravel files.
nette/safe-stream
4600999 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.