Libraries tagged by php-file
phpunit/php-file-iterator
772778126 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
php-parallel-lint/php-parallel-lint
43347175 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
overtrue/phplint
11156956 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
vrana/adminer
2769267 Downloads
Database management in a single PHP file.
eftec/bladeone
6094774 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
classpreloader/classpreloader
41534306 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
wp-cli/wp-config-transformer
7637851 Downloads
Programmatically edit a wp-config.php file.
wp-cli/config-command
7673508 Downloads
Generates and reads the wp-config.php file.
spatie/laravel-horizon-watcher
1154816 Downloads
Automatically restart Horizon when local PHP files change
jakub-onderka/php-parallel-lint
9755463 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
symplify/php-config-printer
2243297 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
scr34m/php-malware-scanner
42794 Downloads
Scans PHP files for malwares and known threats
mouf/classname-mapper
2130161 Downloads
Provides a way to find in which PHP files a class will be looked upon.
drupal-composer/drupal-paranoia
1992019 Downloads
Composer Plugin for improving the security of composer-based Drupal projects by moving all PHP files out of docroot.
chrisullyott/php-filesize
124167 Downloads
Easily calculate file sizes and convert between units.