Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/driftphp/skeleton
Skeleton project for DriftPHP
https://github.com/driftphp/skeleton
driftphp reactphp skeleton
Last synced: 2 days ago
JSON representation
Skeleton project for DriftPHP
- Host: GitHub
- URL: https://github.com/driftphp/skeleton
- Owner: driftphp
- License: other
- Created: 2019-10-24T10:27:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T23:50:11.000Z (almost 2 years ago)
- Last Synced: 2024-12-25T17:07:00.062Z (9 days ago)
- Topics: driftphp, reactphp, skeleton
- Language: PHP
- Homepage: https://driftphp.io
- Size: 155 KB
- Stars: 129
- Watchers: 10
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DriftPHP Skeleton
Welcome to the skeleton of DriftPHP. In this small repository you will find an
extraordinary way of starting using DriftPHP and ReactPHP in your projects. Just
install it, load dependencies, and you will be ready to start building fast and
insane applications on top of Symfony and ReactPHP components.
Some first steps for you!
- [Go to DOCS](https://driftphp.io)
- [Try a demo](https://github.com/driftphp/demo)you can check out packages as well.
- [DBAL adapter](https://github.com/driftphp/dbal-bundle)
- [Redis adapter](https://github.com/driftphp/redis-bundle)
- [Twig adapter](https://github.com/driftphp/twig-bundle)
- [AMQP adapter](https://github.com/driftphp/amqp-bundle)
- [Websockets adapter](https://github.com/driftphp/websocket-bundle)