https://github.com/driftphp/preload-bundle
Preload services from container in DriftPHP
https://github.com/driftphp/preload-bundle
Last synced: 9 months ago
JSON representation
Preload services from container in DriftPHP
- Host: GitHub
- URL: https://github.com/driftphp/preload-bundle
- Owner: driftphp
- License: mit
- Created: 2019-12-07T16:11:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T15:30:30.000Z (almost 5 years ago)
- Last Synced: 2025-04-19T07:21:05.470Z (9 months ago)
- Language: PHP
- Size: 29.3 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DriftPHP - Preload adapter
[](https://circleci.com/gh/driftphp/preload-bundle)
Preload your container services before the first request is served, and avoid
this always annoying first cold response.
Some first steps for you!
- [Go to DOCS](https://driftphp.io/#/?id=preload-adapter)
or
- [Try a demo](https://github.com/driftphp/demo)
- [Install the skeleton](https://github.com/driftphp/skeleton)