ody/core

This package is abandoned and no longer maintained. The author suggests using the ody/foundation package instead.

Core for ODY framework

0.0.2 2025-03-05 22:24 UTC

This package is auto-updated.

Last update: 2025-03-27 22:12:57 UTC


README

Coverage Status License

Ody core

TO-DO / Roadmap

  • HTTP server
  • Websockets
    • Server
    • Client
  • Scheduler
  • Connection pools (MySQL,...)
  • Docker build
  • Hot reloading
  • Database
    • Eloquent
    • Doctrine
    • Custom ORM (?)
  • Foundation
    • CLI interface
    • Router
    • Service Providers
    • Commands
    • Shell environment
    • Caching
    • Queue
    • Event dispatcher
    • Logger
    • Flysystem
    • Rate limit
    • Auth
  • JSON RPC
  • Unit testing