Libraries tagged by php-file
phpunit/php-file-iterator
743164040 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
php-parallel-lint/php-parallel-lint
40716880 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
vrana/adminer
2741545 Downloads
Database management in a single PHP file.
overtrue/phplint
10654267 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
eftec/bladeone
5699292 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
wp-cli/wp-config-transformer
7307090 Downloads
Programmatically edit a wp-config.php file.
wp-cli/config-command
7355374 Downloads
Generates and reads the wp-config.php file.
spatie/laravel-horizon-watcher
1042543 Downloads
Automatically restart Horizon when local PHP files change
classpreloader/classpreloader
41393022 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
jakub-onderka/php-parallel-lint
9699600 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
scr34m/php-malware-scanner
41630 Downloads
Scans PHP files for malwares and known threats
mouf/classname-mapper
2055862 Downloads
Provides a way to find in which PHP files a class will be looked upon.
drupal-composer/drupal-paranoia
1957441 Downloads
Composer Plugin for improving the security of composer-based Drupal projects by moving all PHP files out of docroot.
chrisullyott/php-filesize
110066 Downloads
Easily calculate file sizes and convert between units.
apfelbox/php-file-download
177624 Downloads
A library to help with creating downloads for files in PHP