Libraries tagged by plain text
visavi/motor-orm
273 Downloads
An ORM over plain CSV files: models, queries, relations, pagination and migrations, without a database server
granam/remove-diacritics
253 Downloads
Cleanse text from diacritics and special characters
webit-de/html2textlibrary
2059 Downloads
This TYPO3 CMS extension creates a plain text version of a webpage using the html2text library
sashabo/shortener
6817 Downloads
Shortens plain text or html to the $length, preventing braking words and tags.
rhykw/steam-locomotive
5 Downloads
Output a steam locomotive in plain-text, HTML, or animated GIF
renan/email_reply_parser
23114 Downloads
Small library to parse plain text email content and identify fragments of quoted texts, signature or original body content.
magna-cms/message-lite
5 Downloads
Plain text conversations for Magna CMS plugins — threads, participants, read state and a cursor-based read API, with no opinion about what a conversation is about.
lochmueller/ink
8 Downloads
Build stable and flexible newsletter templates. Incl. also the plain text rendering for plain text e-Mails. Please contribute at https://github.com/lochmueller/ink
kzykhys/php-class-generator
101 Downloads
Generate PSR compliant classes from plain text document
kabachello/phptexttable
68 Downloads
Easily convert PHP arrays into plain text tables or strings with a fixed field length for each column
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.
renansaddam/email_reply_parser
885 Downloads
Small library to parse plain text email content and identify fragments of quoted texts, signature or original body content.
experience/overflow
1012 Downloads
A plain text field with a soft or hard character limit
classmarkets/lipsum-generator
0 Downloads
Lorem Ipsum generator in pure PHP, offline. Capable of generating html, formated and unformatted plain text.
tusharb/laravel-envcrypt
13 Downloads
Encrypted database passwords in .env for Laravel 8-13, decrypted at connection time so no plaintext ever reaches the config cache.