Libraries tagged by to string
skillshare/formatphp
33781 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
nayjest/str-case-converter
535813 Downloads
Library for converting strings from camel case to snake case and vice versa.
clue/arguments
199532 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
wikimedia/base-convert
1245995 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
codeinc/strip-accents
337473 Downloads
A PHP library to remove accents and diacritics from strings
atelierdisko/coupon_code
204964 Downloads
PHP library to generate and validate coupon code strings.
sspat/es-query-sanitizer
265354 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
pimcore/search-query-parser
581732 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
mteu/typo3-typed-extconf
131752 Downloads
Typed Extension Configuration - Aims to provide a type-safe extension configuration management for TYPO3, ensuring proper types instead of string-only values from backend configuration or mixed types from config/system/settings.php
michaloravec/laravel-paginateroute
37942 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
spatie/laravel-paginateroute
158958 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
bupy7/yii2-widget-cropbox
59115 Downloads
This is widget wrapper of https://github.com/bupy7/js-cropbox. This widget allows crop image before to upload to server and send informations about crop as JSON string.
shapecode/twig-string-loader-bundle
180551 Downloads
Adds a string loader to twig
fab2s/strings
334703 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
php-extended/polyfill-php80-stringable
778191 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php