https://github.com/elephox-dev/platform
[READONLY] Elephox Platform module
https://github.com/elephox-dev/platform
Last synced: 3 months ago
JSON representation
[READONLY] Elephox Platform module
- Host: GitHub
- URL: https://github.com/elephox-dev/platform
- Owner: elephox-dev
- License: mit
- Created: 2022-04-26T12:37:30.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-27T22:36:53.000Z (almost 4 years ago)
- Last Synced: 2025-06-05T20:05:01.429Z (10 months ago)
- Language: PHP
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Elephox Platform Module
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
- [x] `session_*` functions
- [x] filesystem functions
- [ ] `pdo_*` functions?
- [ ] crypto/ssl functions
- [ ] `stream_*` functions
[Elephox]: https://github.com/elephox-dev/framework