mekras / interfaces
This package is abandoned and no longer maintained.
The author suggests using the psr/log, psr/http-message, psr/cache, hackzilla/password-generator package instead.
General purpose and commonly used PHP interface definitions
v3.4
2015-11-24 07:15 UTC
Requires
- php: >=5.4
- psr/http-message: ^1.0
- psr/log: ^1.0
README
General purpose and commonly used PHP interface definitions.
Available interfaces
- Logger interface (as a dependency on psr/log package)
- Cache
- Cache driver interface (Doctrine Cache compatible)
- NullCache stub
- HTTP
- Simple HTTP client interface
- HTTP message interfaces (as a dependency on psr/http-message package)
- Response/Request factory interfaces
- Security
- Random number generator
- Password generator
Authors
This package contains code from third-party projects and libraries: