Libraries tagged by php file
jakub-onderka/php-parallel-lint
9806827 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
mevdschee/php-crud-api
57226 Downloads
Single file PHP script that adds a REST API to a SQL database.
verot/class.upload.php
840485 Downloads
This PHP class uploads files and manipulates images very easily.
hisamu/php-xbase
1303308 Downloads
A simple parser for *.dbf, *.fpt files using PHP
spatie/file-system-watcher
1412227 Downloads
Watch changes in the file system using PHP
phpcsstandards/php_codesniffer
220346 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
mkalkbrenner/php-htmldiff-advanced
15377326 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
2163529 Downloads
Uploadcare PHP integration handles uploads and further operations with files by wrapping Upload and REST APIs.
mrclay/jsmin-php
10458082 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
flowjs/flow-php-server
1450703 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
devizzent/cebe-php-openapi
5712840 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
microsoft/azure-storage-common
14103807 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
ajthinking/archetype
2667698 Downloads
Programmatically edit PHP and Laravel files.
nette/safe-stream
4527856 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
padraic/humbug_get_contents
5215473 Downloads
Secure wrapper for accessing HTTPS resources with file_get_contents for PHP 5.3+