j0k3r/php-readability
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bicpi/html-converter | 0.83 | 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 | — | |
| php-feed-io/feed-io | 0.83 | feed-io is a PHP library for reading and writing RSS and Atom feeds. It handles fetching, parsing, and generating feed content with an easy-to-use API, making it simpler to consume external feeds or publish your own in PHP applications. | 18 | 16 | 5 | 31K | 7 | 24.8 | 54.3 | MIT | 2 weeks ago | |
| contentful/rich-text | 0.82 | PHP library for parsing and rendering Contentful Rich Text fields. Parses localized rich text JSON into node objects, resolves linked assets/entries via a link resolver, and renders nodes to output with a simple Renderer API. Requires PHP 7.2+ / 8.0+. | 12 | 12 | 10 | 107K | 2 | 13.5 | 57.9 | MIT | 8 months ago | |
| heymowski/latest-news-reader | 0.82 | Laravel package for reading latest news from RSS/Atom feeds using SimplePie. Add feed sources via Artisan command, migrate a DB table, then fetch and store feed items with a command to load all sources. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nickcernis/html-to-markdown | 0.82 | 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,900 | 1,895 | 215 | 8K | 14 | 30.0 | 18.2 | MIT | 3 years ago | |
| 24hoursmedia/php-dom-manipulations | 0.82 | 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 | 21 | 1 | 0.4 | 18.5 | MIT | 9 years ago | |
| manhattan/restful | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| open-southeners/extended-php | 0.81 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago | |
| nilportugues/php_backslasher | 0.81 | CLI tool that scans PHP code and prefixes internal functions/constants (plus true/false/null) with a leading backslash for faster resolution, especially with OPcache. Run php bin/php_backslasher fix to update a directory. | 88 | 88 | 5 | 28 | 0 | 4.2 | 1.6 | MIT | 6 years ago | |
| fluxbb/commonmark | 0.81 | 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 | 6 | 5 | 1.4 | 3.0 | MIT | — | |
| deepslam/content-parser | 0.81 | Laravel 5 package to extract a web page’s main content and title using automatic algorithms. Supports Graby (default) and Mercury API parsers, with an extensible architecture and optional HTML cleanup (remove CSS/style attrs, strip tags) for clean output. | 3 | 3 | 1 | 0 | 1 | 2.2 | — | — | 9 years ago | |
| soundasleep/html2text | 0.81 | 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. | 481 | 490 | 138 | 543K | 9 | 10.6 | 47.8 | MIT | 3 years ago | |
| debril/feed-io | 0.81 | PHP library to read and write RSS, Atom, and JSONFeed. Supports feed autodiscovery, enclosures, logos, content filtering, and DateTime conversion. Includes CLI tools, PSR-7 responses with cache headers, PSR-3 logging, and PSR-18 HTTP clients. | 263 | 266 | 64 | 24K | 11 | 8.1 | 23.3 | MIT | 2 years ago | |
| coderockr/parse | 0.81 | PHP package for parsing and extracting data from strings and text sources with a simple API. Useful for building lightweight parsers, reading structured patterns, and turning raw input into usable values in Laravel or any PHP project. | 0 | 4 | — | 0 | — | 0.0 | — | — | — | |
| atolye15/contentful | 0.81 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| erusev/parsedown-extra | 0.80 | 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. | 845 | 862 | 132 | 160K | 75 | 42.5 | 62.1 | MIT | 5 months ago | |
| knplabs/knp-markdown-bundle | 0.80 | — | 412 | 432 | 47 | 20K | 0 | 3.8 | 16.6 | MIT | 4 years ago | |
| mjohnson/decoda | 0.80 | — | 192 | 197 | 49 | 13K | 8 | 5.1 | 27.9 | MIT | 3 years ago | |
| cdaguerre/markdown-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| devanoxltd/php-html-parser | 0.79 | Lightweight PHP HTML parser with jQuery-style CSS selectors. Load HTML from strings or files, handle imperfect markup, and traverse nodes (attributes, innerHtml, siblings). Ideal for quick web scraping and DOM extraction in PHP 7.2–7.4. | 0 | 0 | 0 | 24 | 0 | 2.5 | 19.6 | MIT | 11 months ago |
How can I help you explore Laravel packages today?