Libraries tagged by fin
sunra/php-simple-html-dom-parser
8947351 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.
rinvex/countries
5715618 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
pheromone/phpcs-security-audit
3031895 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
8115960 Downloads
Mutates your code to find untested cases
paquettg/php-html-parser
7098025 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
lolli42/finediff
6807354 Downloads
PHP implementation of a Fine granularity Diff engine
league/construct-finder
2397314 Downloads
Finds classes, interfaces, traits, and enums.
haydenpierce/class-finder
11868598 Downloads
A library that can provide of a list of classes in a given namespace
cogpowered/finediff
7390601 Downloads
PHP implementation of a Fine granularity Diff engine
yosymfony/resource-watcher
7054788 Downloads
A simple resource watcher using Symfony Finder
torann/currency
932470 Downloads
This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
hanneskod/classtools
8634989 Downloads
Find, extract and process classes from file system
ergebnis/classy
2219161 Downloads
Provides a finder for classy constructs (classes, enums, interfaces, and traits).
arthurhoaro/favicon
636849 Downloads
PHP Library used to discover favicon from given URL
shipmonk/dead-code-detector
289415 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.