Libraries tagged by php-file
phpunit/php-file-iterator
718243725 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
php-parallel-lint/php-parallel-lint
38469636 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
vrana/adminer
2704484 Downloads
Database management in a single PHP file.
overtrue/phplint
10238226 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
eftec/bladeone
5236940 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
classpreloader/classpreloader
41219924 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
6919900 Downloads
Programmatically edit a wp-config.php file.
wp-cli/config-command
6974469 Downloads
Generates and reads the wp-config.php file.
spatie/laravel-horizon-watcher
905680 Downloads
Automatically restart Horizon when local PHP files change
jakub-onderka/php-parallel-lint
9632591 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
scr34m/php-malware-scanner
40412 Downloads
Scans PHP files for malwares and known threats
mouf/classname-mapper
1957810 Downloads
Provides a way to find in which PHP files a class will be looked upon.
drupal-composer/drupal-paranoia
1903496 Downloads
Composer Plugin for improving the security of composer-based Drupal projects by moving all PHP files out of docroot.
apfelbox/php-file-download
175541 Downloads
A library to help with creating downloads for files in PHP
kdabrow/seeder-once
98545 Downloads
Run your laravel seeders only once