slabphp / component-interfaces
SlabPHP Component Interfaces
v0.2.39
2018-02-11 00:00 UTC
Requires
- psr/log: ^1.0
Requires (Dev)
- phpunit/phpunit: ^6.5
This package is auto-updated.
Last update: 2026-05-27 17:40:01 UTC
README
This library defines the SlabPHP components. This library may be shared between component libraries to keep things lightweight and to reduce inter-library dependencies.
Testing Mocks
The component library also includes some testing mocks that adopt the interfaces from here so you can hopefulyl write tests for your SlabPHP code easier.