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

This package is auto-updated.

Last update: 2019-02-20 19:37:56 UTC


README

General purpose and commonly used PHP interface definitions.

Latest Stable Version License Total Downloads

Available interfaces

  • Logger interface (as a dependency on psr/log package)
  • Cache
  • 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: