Libraries tagged by extract text
ottosmops/office2text
179 Downloads
Extract text from Microsoft Office (docx, pptx, xlsx) and LibreOffice (odt, odp, ods) documents using PHP and ZipArchive.
hocvt/php-apache-tika
1928 Downloads
Apache Tika bindings for PHP: extracts text from documents and images (with OCR), metadata and more...
venveo/craft-documentsearch
5488 Downloads
Extract the contents of text documents and add to Craft's search index
hejunjie/address-parser
1835 Downloads
收货地址智能解析工具,支持从非结构化文本中提取姓名、手机号、身份证号、省市区、详细地址等字段,适用于电商、物流、CRM 等系统 | An intelligent address parser that extracts name, phone number, ID number, region, and detailed address from unstructured text—perfect for e-commerce, logistics, and CRM systems.
jaybizzle/doc-to-text
9825 Downloads
Extract text from a Word Doc
becklyn/search-text-transformer
930 Downloads
A library that extracts plain text from HTML for usage in search engines (like Elasticsearch)
aspose/pdf
859 Downloads
A powerful library for manipulating and converting PDF files.
manofstrong/sitescrapper
71 Downloads
A Package to Scrape Websites from their Sitemaps and Extract Relevant Content from the Webpage and Upload to a Database
laurentvw/scrapher
2537 Downloads
A web scraper for PHP to easily extract data from web pages
laurentvw/lavacrawler
97 Downloads
A web scraper for PHP to easily extract data from web pages
sukohi/laravel-readability
202 Downloads
A Laravel package to extract readable text from HTML.
kudashevs/keywords-extractor
131 Downloads
A flexible and customizable PHP library that extracts relevant keywords from text.
klp/contentextractor
6 Downloads
extract usefully data or text from web page
aramonc/docblock-parser
27 Downloads
Parses strings for docBlock like portions and then extracts the annotations, descriptions, and optional document content. This should not be used as an annotation parser for PHP code, at least not on it's own. If you're looking to do something with the docBlocks you might want to use something like https://github.com/schmittjoh/metadata better. This is more for if you're trying to get metadata from a plain text file. Look through the tests for examples.
shababsoftwares/ocr-text-extractor
17 Downloads
This is a simple php project using Tesseract to extract text from any image.