koded/framework

Micro framework for RESTful apps

1.0.0 2021-10-06 11:49 UTC

This package is auto-updated.

Last update: 2024-07-22 23:17:22 UTC


README

CI Docs Latest Stable Version Code Coverage Scrutinizer Code Quality

Koded is a BSD-licensed open source project for building web apps with focus on RESTful APIs. It is designed to be between a library and framework, adoptable and easily scalable depending on different use case scenarios.

Ecosystem

Built-in functionality:

  • Dependency Injection Container (PSR-11)
  • URI routing (with URI templates)
  • Middleware (PSR-15)
  • I18n support (because the world is multilingual)
  • and more

Documentation

Read the docs at Koded Framework documentation page.

php-version license-status