elephox/platform

Elephox platform library.

v0.4.3 2022-04-27 14:36 UTC

This package is auto-updated.

Last update: 2024-03-28 02:47:12 UTC


README

This module is used by Elephox to add an abstraction layer above parts of the PHP platform to help with mocking and maybe intercepting certain system functions.

Platforms

  • session_* functions
  • filesystem functions
  • pdo_* functions?
  • crypto/ssl functions
  • stream_* functions