https://github.com/driftphp/context
Context implementation for DriftPHP
https://github.com/driftphp/context
Last synced: 4 months ago
JSON representation
Context implementation for DriftPHP
- Host: GitHub
- URL: https://github.com/driftphp/context
- Owner: driftphp
- Created: 2020-01-24T08:50:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-26T08:56:41.000Z (about 6 years ago)
- Last Synced: 2025-02-09T00:38:25.685Z (12 months ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DriftPHP Context
[](https://circleci.com/gh/driftphp/context)
This package provides a context object to be used under your DriftPHP (or pure
ReactPHP projects) in order to maintain a Context across all your different
layers.
Some first steps for you!
- [Go to DOCS](https://driftphp.io/#/?id=context)
or
- [Try a demo](https://github.com/driftphp/demo)
- [Install the skeleton](https://github.com/driftphp/skeleton)