Skip to content
@eboreum

Eboreum

Popular repositories Loading

  1. caster 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…

    PHP

  2. exceptional 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 …

    PHP

  3. collections 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 upo…

    PHP

  4. caster-doctrine-entity-formatter caster-doctrine-entity-formatter Public

    A caster formatter for Doctrine entities (see doctrine/orm), specifically.

    PHP

  5. phpunit-with-consecutive-alternative phpunit-with-consecutive-alternative Public

    Do you miss the old "withConsecutive" method in PHPUnit? This library fixes that problem for you.

    PHP

Repositories

Showing 5 of 5 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
    PHP 0 MIT 0 0 1 Updated Mar 9, 2025
  • 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
    PHP 0 MIT 0 1 0 Updated Mar 9, 2025
  • 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
    PHP 0 MIT 0 1 0 Updated Mar 9, 2025
  • 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
    PHP 0 MIT 0 0 0 Updated Mar 9, 2025
  • 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
    PHP 0 MIT 0 0 0 Updated Jul 8, 2022

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…