Libraries tagged by find
symfony/finder
916722744 Downloads
Finds files and directories via an intuitive fluent interface
vimeo/psalm
69812451 Downloads
A static analysis tool for finding errors in PHP applications
symfony/config
417534049 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
php-http/discovery
274251051 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
composer/ca-bundle
317657069 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
nette/finder
53518120 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
johnkary/phpunit-speedtrap
34873440 Downloads
Find and report on slow tests in your PHPUnit test suite
webflo/drupal-finder
48662851 Downloads
Helper class to locate a Drupal installation.
hoa/file
21444105 Downloads
The Hoa\File library.
sunra/php-simple-html-dom-parser
9108605 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.
shipmonk/dead-code-detector
700000 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.
pheromone/phpcs-security-audit
3221882 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
13091836 Downloads
Mutates your code to find untested cases
paquettg/php-html-parser
7397625 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
league/construct-finder
2850281 Downloads
Finds classes, interfaces, traits, and enums.