Libraries tagged by text file
nilgems/laravel-textract
6347 Downloads
A Laravel package to extract text from files like DOC, XL, Image, Pdf and more. I've developed this package by inspiring "npm textract".
aspose/pdf-sdk-php
30969 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
mjohnson/transit
96025 Downloads
A file uploader with support for validation, image transformation and remote transportation.
baraja-core/simple-php-diff
48140 Downloads
Find the quick difference between two text files in PHP.
pear/config_lite
49568 Downloads
Lightweight package for ini style configuration/settings text files
ipwsystems/rtftools
59322 Downloads
Library used to extract raw text from an RTF file
irebega/docx-replacer
37596 Downloads
PHP extension that allow you replace text to text or text to image in DOCX file
cego/php-fixed-length-file-parser
20364 Downloads
A parser class for handling fixed length text files in PHP
byjg/anydataset-text
6135 Downloads
Text file abstraction dataset. Anydataset is an agnostic data source abstraction layer in PHP.
bmdevel/php-index
63620 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
assada/spreadsheet-reader
25203 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
whapi-cloud/whatsapp-api-sdk-php
1774 Downloads
Sending and receiving messages using HTTP requests. Fixed price with no hidden fees, without limits and restrictions. You will be able to send and receive text/media/files/locations/goods/orders/polls messages via WhatsApp in private or group chats. Guides and SDK can be found on our website.
guanguans/php-cs-fixer-custom-fixers
8020 Downloads
Use php-cs-fixer to format bats,blade.php,Dockerfile,env,json,md,mdx,sh,sql,tex,text,toml,txt,xml,yaml...files. - 使用 php-cs-fixer 去格式化 bats、blade.php、Dockerfile、env、json、md、mdx、sh、sql、tex、text、toml、txt、xml、yaml...文件。
marcreichel/php-legal-licenses
53130 Downloads
A utility to generate a Licenses file containing the full license text for every dependency in your project for legal purposes.
dgifford/text-file
5876 Downloads
Class providing methods for editing text files on a line-by-line basis.