Overview

Namespaces

  • None
  • Peridot
    • Leo
      • Formatter
      • Interfaces
        • Assert
      • Matcher
        • Template
      • ObjectPath
      • Responder
  • PHP

Classes

  • Assertion
  • Leo

Traits

  • DynamicObjectTrait
  • Overview
  • Namespace
  • Class
  • Tree

Namespace Peridot\Leo

Namespaces summary
Peridot\Leo\Formatter
Peridot\Leo\Interfaces
Peridot\Leo\Matcher
Peridot\Leo\ObjectPath
Peridot\Leo\Responder
Classes summary
Assertion

Assertion is responsible for asserting it's actual value against a MatcherInterface and responding to the results of a match.

Leo

Class Leo. Singleton access to Leo and all of its internals. A singleton is used as opposed to static methods and properties because of how php handles static closures.

Traits summary
DynamicObjectTrait DynamicObjectTrait adds methods for dynamically defining methods, flags, and properties.
Leo API documentation generated by ApiGen