Libraries tagged by find
symfony/finder
1037405309 Downloads
Finds files and directories via an intuitive fluent interface
symfony/config
472049917 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
vimeo/psalm
80692366 Downloads
A static analysis tool for finding errors in PHP applications
php-http/discovery
326376523 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
composer/ca-bundle
359213441 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
nette/finder
57959124 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
johnkary/phpunit-speedtrap
38439388 Downloads
Find and report on slow tests in your PHPUnit test suite
webflo/drupal-finder
55116738 Downloads
Helper class to locate a Drupal installation.
sebastian/finder-facade
41707800 Downloads
FinderFacade is a convenience wrapper for Symfony's Finder component.
hoa/file
24398905 Downloads
The Hoa\File library.
sunra/php-simple-html-dom-parser
9578269 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
3105203 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
3781506 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
34533175 Downloads
Mutates your code to find untested cases
paquettg/php-html-parser
8155480 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.