Libraries tagged by to string
malenki/bah
6997 Downloads
Simple basic PHP classes to play with String, Character, Hash, Collection, Number… A little toolbox to replace PHP primitive types!
zero-to-prod/regex-semver
2182 Downloads
A regular expression to check a SemVer string.
jstewmc/php-helpers
11569 Downloads
Static classes to help with numbers, strings, arrays, files, and bools in PHP
1tomany/nullify
8 Downloads
A very simple library to trim and nullify strings
flextype-components/text
4665 Downloads
Text component is a set of methods to help with the manipulation of strings.
zero-to-prod/validate-semver
931 Downloads
Validates a SemVer String
zero-to-prod/psr4-varname
797 Downloads
Generates a valid PSR-4 Compliant variable name from a string.
zero-to-prod/psr4-classname
2140 Downloads
Generates a valid PSR-4 Compliant Classname from a string.
yoursjarvis/laravel-filter-query
8 Downloads
A small and simple Laravel package for adding filters functionality to a models by adding traits.
sevenecks/markdown-terminal
411 Downloads
convert markdown to terminal output in php
oscarotero/view-helpers
909 Downloads
Collection of useful functions to use in your templates.
longman/kautilities
43 Downloads
PHP library for convert KA letters to LAT and back
khuddus/php-camel-case-helpers
90 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
halimzidoune/query-macro-helper
4 Downloads
A Laravel package that extends the Query Builder, allowing you to create custom macros to work with different database drivers easily. Instead of using raw DB::raw() statements and checking the current driver each time, this package simplifies working with multiple databases. It makes your code cleaner, easier to read, and more organized, all while being fully compatible with all Laravel-supported database drivers.
gorriecoe/silverstripe-dbstringextras
4969 Downloads
Adds extra methods to Silverstripe DBStrings to help manipulate them.