Libraries tagged by strbin
andreas-glaser/php-helpers
88735 Downloads
A comprehensive collection of PHP utility functions for array manipulation, string operations, date handling, HTML generation, form building, validation, and more. Modern PHP 8.2+ library with full type safety.
php-extended/polyfill-php80-str-utils
188567 Downloads
A php implementation of string functions introduced in php8 and above
mhlavac/diacritics-remover
15364 Downloads
Diacritics Remover
bakame/csv
83 Downloads
CSV data manipulation made easy in PHP
zofe/burp
196253 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
ziffdavis/uuid62
243626 Downloads
Generate Base-62 encoded UUID strings
zetacomponents/translation
53202 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
yoanm/jsonrpc-server-sdk
221244 Downloads
Server SDK to convert a json-rpc request string into json-rpc response string
yarri/full-text-search-query-like
38804 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
webignition/json-pretty-print
240904 Downloads
Prettifies a JSON string for human readability
vanilla/garden-utils
194692 Downloads
Assorted array, string, and object utilities for PHP.
udger/udger-php-v4
199085 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
udger/udger-php
158279 Downloads
PHP agent string parser based on Udger https://udger.com/products/local_parser
that0n3guy/transliteration
103100 Downloads
Transliteration provides one-way string transliteration (romanization) and cleans text by replacing unwanted characters.
tanmaymishu/laravel-funnel
4457 Downloads
Bind http query string parameters to Eloquent model attributes.