Libraries tagged by php files
nelexa/zip
6552643 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
234149 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
jakub-onderka/php-parallel-lint
9874058 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
verot/class.upload.php
856824 Downloads
This PHP class uploads files and manipulates images very easily.
hisamu/php-xbase
1344008 Downloads
A simple parser for *.dbf, *.fpt files using PHP
spatie/file-system-watcher
1589792 Downloads
Watch changes in the file system using PHP
mkalkbrenner/php-htmldiff-advanced
15935457 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
2249152 Downloads
Uploadcare PHP integration handles uploads and further operations with files by wrapping Upload and REST APIs.
mrclay/jsmin-php
11020063 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
flowjs/flow-php-server
1477928 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
devizzent/cebe-php-openapi
6391604 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
comcast/php-legal-licenses
924265 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
14740175 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
ajthinking/archetype
2830014 Downloads
Programmatically edit PHP and Laravel files.
nette/safe-stream
4608814 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.