Libraries tagged by bystring
foolz/inet
2335 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.
flowd/emoji-parser
6341 Downloads
Extract Emoji data from a string
fitzage/optimus-bard
3362 Downloads
Optimus Bard takes the content from a Statamic Bard field and transforms it into a string when updating your search index
eth8505/laminas-api-tools-rest-queryparam-validation
8786 Downloads
query string validation for laminas-api-tools/api-tools-rest
elecena/ic-package-info
6093 Downloads
Extract IC package from a given string
eboreum/exceptional
4517 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.
eboreum/caster
4893 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.
drupal/core-datetime
200 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.
dragoniscz/php-value-dumper
1011 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
donchev/email-extractor
236 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.
dobaniashish/clsx
456 Downloads
A PHP utility for constructing html attribute strings conditionally.
divineomega/is_offensive
1467 Downloads
This PHP package provides an `is_offensive` helper function. Passing a string to `is_offensive` will return a boolean telling you if it contains offensive words.
dimanzver/fio-analyzer
1528 Downloads
Analyze user input string, and split it into Russian first name, second name and last name
dimanzver/fast-fuzzy-search
1559 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
digicomp/flow-translation-endpoint
1001 Downloads
A simple endpoint providing XLIFF translations as string