Download the PHP package notrab/dumbo without Composer
On this page you can find all versions of the php package notrab/dumbo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dumbo
Dumbo
A lightweight, friendly PHP framework for HTTP — Inspired by Hono.
## Features - 🚀 Lightweight and fast - 🧩 Middleware support - 🛣️ Flexible routing with parameters - 🔒 Built-in security features (CSRF, JWT) - 🍪 Cookie management - 📅 Date helpers - 🔍 Request ID for tracing - 📁 Static file serving - 🔐 Basic and Bearer authentication - 📝 Logging support - 🗃️ HTTP caching - 🔄 CORS support - 🧬 Environment-based configuration ## Install ## Quickstart Here's a basic example of how it works! See the [examples](/examples) directory for more quickstarts. ## License Dumbo is open-sourced software licensed under the [MIT license](LICENSE). ## Contributors ![Contributors](https://contrib.nn.ci/api?repo=notrab/dumbo) ## Documentation ### Routing #### Params #### Nested ### Context ### Response ### Middleware ### Custom contextAll versions of dumbo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
psr/http-message Version ^2.0
psr/http-factory Version ^1.0
psr/http-server-handler Version ^1.0
psr/log Version ^3.0
guzzlehttp/psr7 Version ^2.0
nikic/fast-route Version ^1.3
firebase/php-jwt Version ^6.10
psr/http-message Version ^2.0
psr/http-factory Version ^1.0
psr/http-server-handler Version ^1.0
psr/log Version ^3.0
guzzlehttp/psr7 Version ^2.0
nikic/fast-route Version ^1.3
firebase/php-jwt Version ^6.10
The package notrab/dumbo contains the following files
Loading the files please wait ....