|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| goaop/dissect | 0.75 | — | 2 | 3 | 1 | 9K | 0 | 12.5 | 53.0 | MIT | 5 months ago | |
| doctrine/lexer | 0.74 | Doctrine Lexer is a lightweight base library for building lexers used in top-down, recursive descent parsers. It powers tokenization in Doctrine projects like Annotations and ORM (DQL), providing a reusable foundation for custom language parsing. | 11,146 | 11,162 | 65 | 18M | 2 | 31.0 | 44.1 | MIT | 2 years ago | |
| parsica-php/parsica | 0.72 | Parsica is a PHP parser combinator library for building custom parsers from small reusable pieces. Compose complex grammars with a fluent API, parse strings into structured results, and handle errors cleanly—ideal for DSLs, config formats, and language tooling. | 413 | 413 | 18 | 14K | 11 | 10.6 | 27.1 | MIT | 1 year ago | |
| j0k3r/php-readability | 0.72 | Extracts the main article content and title from messy web pages in PHP. Improved fork of php-readability with tests, namespacing, and optional HTML cleanup via Tidy (or libxml). Supports PSR-3 logging for debugging. | 184 | 190 | 38 | 39K | 5 | 31.1 | 40.6 | Apache-2.0 | 2 months ago | |
| erusev/parsedown | 0.71 | Parsedown is a fast, lightweight PHP Markdown parser with CommonMark-style syntax support. It converts Markdown to HTML with sensible defaults, minimal dependencies, and easy integration—ideal for blogs, docs, and templating in PHP and Laravel apps. | 15,058 | 15,144 | 1,136 | 2M | 125 | 77.5 | 56.1 | MIT | 7 months ago | |
| mtdowling/jmespath.php | 0.69 | JMESPath is a query language for JSON. This PHP port lets you search, filter, and transform arrays/JSON with JMESPath expressions, useful for extracting data from API responses and complex nested structures. | 2,008 | 2,022 | 57 | 12M | 1 | 33.3 | 60.4 | MIT | 2 months ago | |
| emanueleminotto/simple-html-dom | 0.69 | Simple HTML DOM parser for PHP. Provides a lightweight API to load HTML from strings/files/URLs, traverse and query elements, and extract text/attributes. Handy for scraping, data extraction, and quick HTML manipulation without a full browser. | 11 | 16 | 8 | 331 | 0 | 0.6 | 19.4 | — | 11 years ago | |
| nikic/php-parser | 0.68 | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,456 | 17,526 | 1,132 | 20M | 49 | 83.2 | 74.8 | BSD-3-Clause | 2 months ago | |
| php-collective/code-sniffer | 0.65 | PHP_CodeSniffer ruleset from PhpCollective: PSR-2 compliant with many extra sniffs/fixers (incl. PSR-12). Install via composer, add the provided ruleset to phpcs.xml, and run phpcs/phpcbf (or composer scripts) to check and auto-fix coding style. | 7 | 7 | 0 | 39K | 0 | 31.1 | 59.3 | MIT | 1 month ago | |
| moxio/php-codesniffer-sniffs | 0.65 | Custom PHP_CodeSniffer 3.x sniffs from Moxio to catch subtle PHP bugs and unexpected behavior. Provides a standalone ruleset or individual sniffs for other standards, enforcing safer comparisons, strict base64_decode, switch continue rules, and more. | 17 | 18 | 11 | 3K | 0 | 16.6 | 33.4 | MIT | 8 months ago | |
| dealerdirect/phpcodesniffer-composer-installer | 0.65 | Composer installer plugin that automatically registers PHP_CodeSniffer coding standards (rulesets) from your dependencies. It scans installed packages for phpcodesniffer-standard rulesets and configures PHPCS installed_paths—no symlinks or manual setup. | 601 | 610 | 38 | 5M | 5 | 27.9 | 62.8 | MIT | 4 months ago | |
| phpcsstandards/phpcsdevtools | 0.65 | Developer tools for building and maintaining PHP_CodeSniffer standards. Helps scaffold sniffs, run and debug PHPCS rules, manage tests, and streamline local workflows so you can create, validate, and ship custom coding standards faster. | 17 | 17 | 6 | 17K | 4 | 4.2 | 43.6 | LGPL-3.0 | 1 year ago |
How can I help you explore Laravel packages today?