Libraries tagged by php settings

muffe/enum-constraint

2 Favers
9312 Downloads

A Symfony Validator constraint that validates if given strings are valid cases in a given PHP 8 Enum

Go to Download


eboreum/exceptional

0 Favers
4303 Downloads

Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.

Go to Download


eboreum/caster

0 Favers
4663 Downloads

Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.

Go to Download


cumanzorx07/coupon_code_generator

0 Favers
4165 Downloads

PHP library to generate and validate coupon code strings.

Go to Download


clue/caret-notation

2 Favers
3663 Downloads

^B A dead-simple PHP library to add caret notation in order to safely show strings that contain ASCII control characters (unprintable characters)

Go to Download


atomastic/strings

18 Favers
6318 Downloads

Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.

Go to Download


sethington/php-phabricator-api

4 Favers
45 Downloads

PHP wrapp for Phabricator's Conduit API

Go to Download


griiv/php-utils

1 Favers
321 Downloads

php utils function for array, strings, etc...

Go to Download


pechynho/php-utils

2 Favers
15868 Downloads

This is a small collection of PHP libraries for easier working with strings, arrays, files, scalars, formatting and accessing properties.

Go to Download


mathiasreker/php-mbstring-extension

5 Favers
145 Downloads

The php-mbstring-extension is a PHP library that provides support for multibyte strings that are not covered by the standard PHP string functions.

Go to Download


jstewmc/php-helpers

31 Favers
11551 Downloads

Static classes to help with numbers, strings, arrays, files, and bools in PHP

Go to Download


zachleigh/pronounce-php

10 Favers
46 Downloads

Create English pronunciation strings for over 130,000 words. Hyphenate English words.

Go to Download


squirrelphp/strings-bundle

2 Favers
2984 Downloads

Symfony integration of squirrelphp/strings - make squirrel strings functionality easily available in Symfony

Go to Download


labrodev/php-mixed-converter

0 Favers
51 Downloads

PHP utility class that provides methods to convert mixed values to strings, ints or floats

Go to Download


kamranahmedse/php-shorthand

24 Favers
113 Downloads

Calculate the set of unique abbreviations for a given set of strings.

Go to Download


<< Previous Next >>