Libraries tagged by find
symfony/finder
1067227091 Downloads
Finds files and directories via an intuitive fluent interface
symfony/config
485782072 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
vimeo/psalm
83277590 Downloads
A static analysis tool for finding errors in PHP applications
php-http/discovery
340631234 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
composer/ca-bundle
369936345 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
nette/finder
58803092 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
johnkary/phpunit-speedtrap
39292897 Downloads
Find and report on slow tests in your PHPUnit test suite
webflo/drupal-finder
56554647 Downloads
Helper class to locate a Drupal installation.
hoa/file
25024880 Downloads
The Hoa\File library.
sunra/php-simple-html-dom-parser
9709505 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
3950442 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
3894190 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
41641900 Downloads
Mutates your code to find untested cases
paquettg/php-html-parser
8307826 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
haydenpierce/class-finder
16673530 Downloads
A library that can provide of a list of classes in a given namespace