https://github.com/ody-dev/ody-core
ODY framework core.
https://github.com/ody-dev/ody-core
framework php
Last synced: 4 months ago
JSON representation
ODY framework core.
- Host: GitHub
- URL: https://github.com/ody-dev/ody-core
- Owner: ody-dev
- Created: 2025-02-27T21:52:15.000Z (about 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-02-28T15:48:02.000Z (about 1 year ago)
- Last Synced: 2025-02-28T20:54:10.249Z (about 1 year ago)
- Topics: framework, php
- Language: PHP
- Homepage:
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://coveralls.io/github/IlyasDeckers/ody-core?branch=develop)
[](https://packagist.org/packages/ody/core)
# Ody core
TO-DO / Roadmap
- [x] HTTP server
- [ ] Websockets
- [x] Server
- [ ] Client
- [ ] Connection pools (MySQL,...)
- [ ] Docker build
- [x] Hot reloading
- [ ] ORM
- [x] Eloquent
- [ ] Doctrine
- [ ] Custom ORM (?)
- [ ] Foundation
- [x] CLI interface
- [x] Router
- [x] Service Providers
- [x] Commands
- [ ] Caching
- [ ] Scheduling
- [ ] Queue
- [ ] Event dispatcher
- [ ] Logger
- [ ] Flysystem
- [ ] Rate limit
- [ ] Auth
- [ ] JSON RPC
- [ ] Unit testing