Libraries tagged by str
webfiori/jsonx
111480 Downloads
PHP library for creating well-formatted JSON strings.
webdevstudios/oops-wp
18452 Downloads
A collection of interfaces and class structures to promote object-oriented programming practices in WordPress.
webd/language
157089 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
urodoz/truncate-html
272489 Downloads
Handle truncate action on HTML strings
tomatophp/filament-translations
15528 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
theodorejb/polycast
212671 Downloads
Safely cast values to int, float, or string
text/template
189158 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
swow/psr7-plus
549982 Downloads
Modern strong-typed interfaces for Psr7, not only HTTP but also WebSocket
stellarwp/models
679370 Downloads
A library for a simple model structure.
steevanb/php-typed-array
141447 Downloads
Add IntCollection, StringCollection, ObjectCollection etc.
sspat/es-query-sanitizer
148827 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
spatie/ping
653 Downloads
Run an ICMP ping and get structured results
skillshare/formatphp
21274 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
simplesamlphp/xml-common
1127028 Downloads
A library with classes and utilities for handling XML structures.
sigwin/xezilaires
30691 Downloads
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML.