c01l member since: Nov 05, 2021

c01l's packages

  • PHP

    c01l/formal-theory

    FormalTheory is a library that allows for manipulation and conversion of NFAs, DFAs and Regular Expressions.

  • PHP

    c01l/phpdecorator

    The phpdecorator library can be used to wrap functions of objects and classes with additional functionality. This is a feature that can be compared to Python decorators.

  • PHP

    c01l/phpdecorator-memo

    Memoization for PHP methods using a Python style Decorator pattern.