Download the PHP package chubbyphp/chubbyphp-framework without Composer
On this page you can find all versions of the php package chubbyphp/chubbyphp-framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chubbyphp/chubbyphp-framework
More information about chubbyphp/chubbyphp-framework
Files in chubbyphp/chubbyphp-framework
Download chubbyphp/chubbyphp-framework
More information about chubbyphp/chubbyphp-framework
Files in chubbyphp/chubbyphp-framework
Vendor chubbyphp
Package chubbyphp-framework
Short Description A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
License MIT
Package chubbyphp-framework
Short Description A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
License MIT
Please rate this library. Is it a good library?
Informations about the package chubbyphp-framework
chubbyphp-framework
Description
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
- Basic Coding Standard (1)
- Coding Style Guide (2)
- Logger Interface (3)
- Autoloading Standard (4)
- HTTP Message Interface (7)
- Container Interface (11)
- HTTP Handlers (15)
- HTTP Factories (17)
Requirements
- php: ^8.1
Suggest
Router
Any Router which implements Chubbyphp\Framework\Router\RouteMatcherInterface
can be used.
PSR 7 / PSR 17
Installation
Through Composer as chubbyphp/chubbyphp-framework.
Usage
Emitter
- Emitter
Middleware
- CallbackMiddleware
- ExceptionMiddleware
- LazyMiddleware
- MiddlewareDispatcher
- RouteMatcherMiddleware
- SlimCallbackMiddleware
- SlimLazyMiddleware
RequestHandler
- CallbackRequestHandler
- LazyRequestHandler
- RouteRequestHandler
- SlimCallbackRequestHandler
- SlimLazyRequestHandler
Router
- Group
- Route
Server
Skeleton
Migration
- 4.x to 5.x
- 3.x to 4.x
- 2.x to 3.x
- 1.x to 2.x
- Slim to Chubbyphp
Copyright
2024 Dominik Zogg
All versions of chubbyphp-framework with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
chubbyphp/chubbyphp-http-exception Version ^1.1
psr/container Version ^1.1.2|^2.0.2
psr/http-factory-implementation Version ^1.0
psr/http-factory Version ^1.1
psr/http-message-implementation Version ^1.0|^2.0
psr/http-message Version ^1.1|^2.0
psr/http-server-handler Version ^1.0.2
psr/http-server-middleware Version ^1.0.2
psr/log Version ^2.0|^3.0.2
chubbyphp/chubbyphp-http-exception Version ^1.1
psr/container Version ^1.1.2|^2.0.2
psr/http-factory-implementation Version ^1.0
psr/http-factory Version ^1.1
psr/http-message-implementation Version ^1.0|^2.0
psr/http-message Version ^1.1|^2.0
psr/http-server-handler Version ^1.0.2
psr/http-server-middleware Version ^1.0.2
psr/log Version ^2.0|^3.0.2
The package chubbyphp/chubbyphp-framework contains the following files
Loading the files please wait ....