Packages from scaleupstack

  • PHP

    scaleupstack/annotations

    Annotations parser for classical DocBlock-style annotations and an extended multi-line declaration.

  • PHP

    scaleupstack/assert

    A tiny wrapper around webmozart/assert that is easily extendable to throw project-specific assertions.

  • PHP

    scaleupstack/easy-object

    Convenient object handling for a modern, defensive and strict style of programming in PHP without boilerplate code. E.g. default getters, typed properties, named/default constructors.

  • PHP

    scaleupstack/metadata

    Metadata analysis of PHP classes. Can be extended for your needs by feature analyzers. Based on jms/metadata.

  • PHP

    scaleupstack/reflection

    A performance-improved and convenient way to deal with PHP Reflection.