Search results for mbstring

haldayne/boost

9 Favers
30631 Downloads

Expansion pack for PHP string and array functions. Makes the common stuff easy & legible.

Go to Download


hadi-aghandeh/laravel-friendly-id

1 Favers
379 Downloads

map integer id to a friendly string

Go to Download


gyselroth/stream-iterator

3 Favers
2096 Downloads

Provides \StreamIterator which allows traversing through an iterator and stringify each element

Go to Download


goodmagma/laravel-translations

2 Favers
1062 Downloads

Export Localization strings and translate it via Google Translate for Laravel

Go to Download


globyapp/odata-query-parser

1 Favers
1000 Downloads

Parse OData v4 query strings, outputs proper PHP objects.

Go to Download


glen/filename-normalizer

1 Favers
23624 Downloads

A string normalizer for filesystem name.

Go to Download


gherardobertini/truncate-html

0 Favers
57 Downloads

Truncate HTML strings keeping valid tags without truncating words

Go to Download


foolz/inet

8 Favers
2332 Downloads

A PHP implementation of decimal IPs. Converts IPs from presentation to decimal and viceversa. Very useful to store IPs in database as numbers instead of string, in example in a decimal(39,0) column.

Go to Download


eth8505/laminas-api-tools-rest-queryparam-validation

0 Favers
8768 Downloads

query string validation for laminas-api-tools/api-tools-rest

Go to Download


elecena/ic-package-info

0 Favers
6070 Downloads

Extract IC package from a given string

Go to Download


eboreum/exceptional

0 Favers
4400 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
4760 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


drupal/core-datetime

3 Favers
193 Downloads

This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.

Go to Download


dragoniscz/php-value-dumper

0 Favers
1004 Downloads

PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.

Go to Download


donchev/email-extractor

3 Favers
202 Downloads

Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.

Go to Download


<< Previous Next >>