pawel-brzezinski/overlay-component

Component with overlays for standard PHP function. Helpful at developing a testable code.

1.0.0 2019-01-17 20:07 UTC

This package is auto-updated.

Last update: 2024-03-18 07:51:20 UTC


README

This component provides the classes that are the overlays for PHP objects and functions. It is very helpful in developing testable code as you can mock these objects and functions.

Supported objects

Supported functions

Tests

Overlay classes are not testable.