Popular repositories Loading
-
caster
caster PublicCast 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…
PHP
-
exceptional
exceptional PublicCreate 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 …
PHP
-
collections
collections PublicWish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upo…
PHP
-
caster-doctrine-entity-formatter
caster-doctrine-entity-formatter PublicA caster formatter for Doctrine entities (see doctrine/orm), specifically.
PHP
-
phpunit-with-consecutive-alternative
phpunit-with-consecutive-alternative PublicDo you miss the old "withConsecutive" method in PHPUnit? This library fixes that problem for you.
PHP
Repositories
- collections Public
Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.
eboreum/collections’s past year of commit activity - exceptional Public
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/exceptional’s past year of commit activity - caster Public
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…
eboreum/caster’s past year of commit activity - phpunit-with-consecutive-alternative Public
Do you miss the old "withConsecutive" method in PHPUnit? This library fixes that problem for you.
eboreum/phpunit-with-consecutive-alternative’s past year of commit activity - caster-doctrine-entity-formatter Public
A caster formatter for Doctrine entities (see doctrine/orm), specifically.
eboreum/caster-doctrine-entity-formatter’s past year of commit activity
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…