Directories
¶
| Path | Synopsis |
|---|---|
|
core
|
|
|
controller
Package controller provides a base structure and interface for defining and registering routes in the application.
|
Package controller provides a base structure and interface for defining and registering routes in the application. |
|
di
Package di provides a simple Dependency Injection (DI) container using the `dig` library.
|
Package di provides a simple Dependency Injection (DI) container using the `dig` library. |
|
job
Package scheduler provides an interface and implementation for scheduling recurring jobs using a cron-like syntax.
|
Package scheduler provides an interface and implementation for scheduling recurring jobs using a cron-like syntax. |
|
middleware
Package middleware provides a simple interface and base implementation for creating HTTP middlewares.
|
Package middleware provides a simple interface and base implementation for creating HTTP middlewares. |
|
module
Package module provides the definition of modules, which can encapsulate controllers and services in an application.
|
Package module provides the definition of modules, which can encapsulate controllers and services in an application. |
|
service
Package service provides a base structure and interface for defining and implementing services in the application.
|
Package service provides a base structure and interface for defining and implementing services in the application. |
Click to show internal directories.
Click to hide internal directories.