Libraries tagged by stdin
fitzage/optimus-bard
3337 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
8717 Downloads
query string validation for laminas-api-tools/api-tools-rest
elecena/ic-package-info
6015 Downloads
Extract IC package from a given string
elcheco/translator
1607 Downloads
Translation system using neon files, supports plurals and string replacements, fallback language. Extension to Nette Framework ^3.0
eboreum/exceptional
4248 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
4608 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
174 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
924 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
divineomega/is_offensive
1463 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
1405 Downloads
Analyze user input string, and split it into Russian first name, second name and last name
dimanzver/fast-fuzzy-search
1436 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
digicomp/flow-translation-endpoint
892 Downloads
A simple endpoint providing XLIFF translations as string
dewan/dewan-multilang-slug
76 Downloads
It takes a string, a model, a filed, and a divider, and returns a unique string with a number or random string appended to it if the slug already exists in the database.
danack/float-hex
842 Downloads
Float to hex strings, and float comparison.
cumanzorx07/coupon_code_generator
4133 Downloads
PHP library to generate and validate coupon code strings.