|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| webignition/disallowed-character-terminated-string | 0.80 | — | 5 | 5 | 0 | 37K | 0 | 0.4 | 52.4 | MIT | 6 years ago | |
| carlescliment/handy-tests-bundle | 0.79 | — | 6 | 6 | 5 | 630 | 0 | 0.2 | 27.1 | — | — | |
| soundasleep/html2text | 0.79 | Convert HTML to readable plain text in PHP. soundasleep/html2text extracts meaningful content from messy markup, handling links, lists, tables and whitespace with configurable formatting—ideal for emails, scraping, logs and text-only previews. | 485 | 490 | 138 | 526K | 9 | 10.6 | 47.5 | MIT | 3 years ago | |
| paquettg/php-html-parser | 0.79 | Fast, lightweight HTML parser for PHP that turns messy markup into a DOM-like tree. Crawl and scrape pages, query elements with CSS selectors, and extract text/attributes easily. Works with imperfect HTML and focuses on simple, fluent usage. | 2,403 | 2,453 | 469 | 89K | 54 | 43.8 | 26.8 | MIT | — | |
| symfony/dom-crawler | 0.78 | Symfony DomCrawler makes it easy to navigate and query HTML/XML DOMs using CSS selectors and XPath. Extract links, forms, and text, filter nodes, and chain queries for robust scraping, testing, and content parsing in PHP. | 4,041 | 4,115 | 124 | 6M | 0 | 55.6 | 52.0 | MIT | 1 week ago | |
| html2text/html2text | 0.78 | — | 591 | 613 | 176 | 823K | 15 | 17.2 | 49.0 | — | 1 year ago | |
| dzango/twig-truncate-bundle | 0.78 | — | 1 | 1 | 1 | 100 | 0 | 0.3 | 24.1 | MIT | 6 years ago | |
| bicpi/html-converter | 0.78 | PHP library for converting HTML to plain text, ideal for generating text parts of HTML emails. Includes Simple (strip_tags), Lynx (best results, keeps links), Html2Text, and Chain converter to pick the first available backend. | 11 | 12 | 13 | 0 | 0 | 0.5 | — | MIT | — | |
| 24hoursmedia/php-dom-manipulations | 0.78 | Lightweight PHP helpers for manipulating HTML DOM documents. Create, find, update, replace, and remove nodes and attributes with a simple API suited for scraping, templating, and HTML cleanup tasks in legacy or modern PHP projects. | 0 | 0 | 0 | 78 | 1 | 0.4 | 26.2 | MIT | 9 years ago | |
| dzango/twig-truncate-extension | 0.77 | Twig extension that truncates text while preserving HTML tags. Adds a truncate filter with options for length, ending, exact word cutting, and HTML handling—works with rendered markdown or raw content. Easy to register in Twig or Symfony2. | 12 | 13 | 7 | 984 | 3 | 1.0 | 26.3 | MIT | — | |
| weglot/simplehtmldom | 0.76 | Fork/packaged Simple HTML DOM for PHP via Composer. Provides an easy, jQuery-like API to parse, traverse, and manipulate HTML from strings or URLs, useful for scraping, testing, or quick DOM queries without heavy dependencies. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| emanueleminotto/simple-html-dom | 0.76 | 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 | 17 | 8 | 290 | 0 | 0.6 | 19.4 | — | 10 years ago | |
| caxy/php-htmldiff | 0.76 | Compare two HTML snippets/files and generate a marked-up diff highlighting insertions, deletions, and changes. Easy Composer install, simple API (HtmlDiff->build()), configurable behavior and CSS-friendly output; includes a live demo and Symfony bundle option. | 213 | 222 | 54 | 417K | 27 | 20.2 | 55.1 | GPL-2.0 | 1 year ago | |
| yiisoft/var-dumper | 0.76 | Yii VarDumper enhances var_dump()/var_export() with safe handling of recursive references, syntax highlighting, and closure export. Includes handy d(), dump(), and dd() helpers for quick debugging. Configurable depth and highlighting. | 21 | 21 | 13 | 30K | 4 | 13.3 | 47.6 | BSD-3-Clause | 6 months ago | |
| danielstjules/stringy | 0.76 | Stringy is a PHP library for Unicode-safe string manipulation with a fluent, object-oriented API. Chain helpers for trimming, casing, substrings, padding, replacing, slugifying, and more, without worrying about multibyte issues. | 2,438 | 2,478 | 216 | 105K | 17 | 31.7 | 33.3 | MIT | 8 years ago | |
| donatj/drop | 0.76 | Lightweight PHP debug helper with drop() and see() for quickly printing one or more variables in a readable format on web or CLI. drop() dumps values and exits (status 1); see() dumps without halting. Ideal for quick “print statement” debugging. | 0 | 0 | 0 | 4K | 0 | 0.9 | 49.0 | MIT | 2 years ago | |
| xlabs/trumbowygbundle | 0.75 | Laravel bundle that integrates the Trumbowyg WYSIWYG editor into your app. Provides ready-to-use assets, configuration, and helpers to add lightweight rich-text editing to forms and admin pages with minimal setup. | 0 | 0 | — | 17 | — | 0.0 | 17.3 | — | — | |
| nickcernis/html-to-markdown | 0.75 | Convert HTML into clean, readable Markdown in PHP. Parse tags and structure into Markdown output with configurable rules, custom converters, and strong defaults—handy for scraping, email content, CMS migrations, and turning rich text into Markdown for storage or editing. | 1,889 | 1,886 | 216 | 1K | 14 | 29.9 | 10.4 | MIT | 2 years ago | |
| fluxbb/commonmark | 0.74 | Laravel-friendly CommonMark utilities from FluxBB: parse, render, and work with Markdown/CommonMark content in PHP with sensible defaults and integration patterns suited to Laravel apps. Lightweight package aimed at consistent, safe content rendering. | 15 | 15 | 1 | 26 | 5 | 1.4 | 6.9 | MIT | — | |
| erusev/parsedown-extra | 0.74 | Parsedown Extra is a fast, lightweight PHP Markdown parser with built-in support for Markdown Extra features like tables, footnotes, definition lists, and fenced code blocks. Ideal for rendering user content safely and quickly in PHP apps. | 843 | 862 | 131 | 159K | 74 | 45.2 | 63.7 | MIT | 3 months ago |
How can I help you explore Laravel packages today?