Libraries tagged by find
symfony/finder
1103157145 Downloads
Finds files and directories via an intuitive fluent interface
symfony/config
502397335 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
vimeo/psalm
86472331 Downloads
A static analysis tool for finding errors in PHP applications
php-http/discovery
358606927 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
composer/ca-bundle
383130192 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
nette/finder
59868033 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
shipmonk/dead-code-detector
5307972 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
johnkary/phpunit-speedtrap
40226281 Downloads
Find and report on slow tests in your PHPUnit test suite
webflo/drupal-finder
58201445 Downloads
Helper class to locate a Drupal installation.
hoa/file
25818891 Downloads
The Hoa\File library.
sunra/php-simple-html-dom-parser
9862923 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
pheromone/phpcs-security-audit
4010382 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
pestphp/pest-plugin-mutate
51626971 Downloads
Mutates your code to find untested cases
paquettg/php-html-parser
8483333 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
kcs/class-finder
2039439 Downloads
Utility classes to help discover other classes/namespaces