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
- dev-master
- v0.2.39
- v0.2.38
- v0.2.37
- v0.2.36
- v0.2.35
- v0.2.34
- v0.2.33
- v0.2.32
- v0.2.31
- v0.2.30
- v0.2.29
- v0.2.28
- v0.2.27
- v0.2.26
- v0.2.25
- v0.2.24
- v0.2.23
- v0.2.22
- v0.2.21
- v0.2.20
- v0.2.19
- v0.2.18
- v0.2.17
- v0.2.16
- v0.2.15
- v0.2.14
- v0.2.13
- v0.2.12
- v0.2.11
- v0.2.10
- v0.2.9
- v0.2.8
- v0.2.7
- v0.2.6
- v0.2.5
- v0.2.4
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2.0
- v0.1.0
This package is auto-updated.
Last update: 2024-10-27 14:22:48 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.