Libraries tagged by to string
clue/arguments
196082 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
wikimedia/base-convert
1168336 Downloads
Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.
codeinc/strip-accents
320844 Downloads
A PHP library to remove accents and diacritics from strings
atelierdisko/coupon_code
198886 Downloads
PHP library to generate and validate coupon code strings.
sspat/es-query-sanitizer
244872 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
projektgopher/laravel-ffmpeg-tools
47073 Downloads
Generates strings for use in ffmpeg commands to tween between values with easings.
pimcore/search-query-parser
561615 Downloads
Parses a simplified SQL-like query string into a syntax tree which can be used to build search queries
mteu/typo3-typed-extconf
101124 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
spatie/laravel-paginateroute
156947 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
bupy7/yii2-widget-cropbox
58106 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.
dhii/stringable-interface
62942 Downloads
Interoperability interface for objects that can be cast to string
shapecode/twig-string-loader-bundle
167318 Downloads
Adds a string loader to twig
fab2s/strings
323757 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
php-extended/polyfill-php80-stringable
770625 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php
sebastiansulinski/string-converter
42975 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords