Libraries tagged by text area
battye/php-array-parser
3479 Downloads
Parse text representation of a PHP array into an actual PHP array.
lhilton/text-auto-complete
3548 Downloads
A Laravel Nova text field supporting autocomplete from an array of values.
kingfisherdirect/magento2-out-of-stock-configurable-option-text
2191 Downloads
Adds text next to the names of the options that are out of stock for configurabe products
wdmg/yii2-helpers
3407 Downloads
Custom helper functions for Yii 2.0
doublesecretagency/craft-notifier
2475 Downloads
Send custom Twig messages when Craft events are triggered.
arnaldotomo/laravel-lusophone
12 Downloads
The complete Portuguese localization package for Laravel applications. Automatically translates ALL application text and adapts to all Lusophone countries with smart region detection, cultural context awareness, and comprehensive validation rules. Now with universal translation system!
araise/search-bundle
7301 Downloads
Full text search on Doctrine entities without external dependencies.
sbtheke/backgroundimage4ce
7199 Downloads
Allows background images and background options for all types of content elements (text, text with image, forms, plugins, ...). Background images are adaptive.
tecdiary/sms
4057 Downloads
Simple SMS Gateway Package for sending short text messages. Currently Bulksms, Clickatell, Gupshup, Infobip, Itexmo, Mocker, MVaayoo, Nexmo, SmsAchariya, Smsapi, SmsCountry, SmsLane, twilio and Any HTTP/s based Gateways are supported with Custom Gateway. Default Log gateway can be used for testing.
eboreum/exceptional
4290 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
cashlink/php-index
11511 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.
tombroucke/otomaties-woocommerce-test-emails
1509 Downloads
Preview WooCommerce emails in the admin area.
dgifford/text-file
3676 Downloads
Class providing methods for editing text files on a line-by-line basis.
serendipity_hq/php_text_matrix
1798 Downloads
A PHP library to render an array representing a matrix as a plain text table.
cbwar/php-text-difference
2196 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading