Libraries tagged by connection strings
axelitus/base
76 Downloads
A framework agnostic PHP package that contains _extensions_ and helpers for the PHP primitive types (strings, numbers, array, etc.). It also contains common interfaces for _new_ types like collections, etc.
laravesl/strunit
2668 Downloads
Laravel String Convertion libraries
lithephp/swisshelper
8 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
dmitryrechkin/php-namingconverter
234 Downloads
PHP collection of naming converters that can be used to convert a given string from one naming format to another.
solarsnowfall/string-convention
7 Downloads
Converts strings from and to various naming conventions.
netkod-bilisim/tr-string
113 Downloads
It provides functions to help with the problem of converting Turkish text to uppercase and lowercase in PHP.
ahbsd/string_tools
0 Downloads
A collection of string manipulation tools for PHP.
el-gitto-junior/string
20 Downloads
A collection of basic string manipulation functions.
andydune/string-container
8 Downloads
Collection of functions fo string modification. Collection is composed as strategy pattern with simple extension.
krak/string
727 Downloads
A collection of missing php string functions
theroadbunch/string-bean
8 Downloads
A collection of functions for formatting strings
seworqs/phing-string
2 Downloads
A collection of Phing tasks for string casing, namespaces, path conversion, and random string generation. Useful for manipulating and transforming strings within your Phing build process.
viking311/string_modify
7 Downloads
The package contains a collection of classes to work with strings like filters and modificators.
unreal4u/string-operations
24 Downloads
This class is a collection of functions that deals with strings
chrgriffin/collection-macro-csv
1 Downloads
Laravel Collection macro: convert a collection to a CSV-ready array or string.