chubbyphp
Pinned repositories
Repositories
-
petstore
A simple skeleton to build api's based on the chubbyphp-framework, mezzio (former zend-expressive) or slim.
-
chubbyphp-laminas-config
Chubbyphp container adapter using laminas service manager configuration.
-
chubbyphp-container
A PSR-11 container implementation.
-
chubbyphp-framework
A based PSR-15 microframework that also sets maximum flexibility with minimum complexity and easy replaceability of the individual components, but also of the framework.
-
chubbyphp-workerman-request-handler
A request handler adapter for workerman, using PSR-7, PSR-15 and PSR-17.
-
-
chubbyphp-swoole-request-handler
A request handler adapter for swoole, using PSR-7, PSR-15 and PSR-17.
-
chubbyphp-static-file
A minimal static file middleware for PSR 15.
-
-
chubbyphp-negotiation
A simple negotiation library.
-
-
chubbyphp-laminas-config-factory
An abstract service factory for the laminas/laminas-servicemanager and any other dependency injection container who's been able to handle it's config, like chubbyphp/chubbyphp-container via chubbyphp/chubbyphp-laminas-config and many (Aura.Di, Pimple, Auryn, Symfony, PHP-DI) more.
-
chubbyphp-framework-skeleton
A minimal skeleton to start with a minimal php project.
-
chubbyphp-framework-router-symfony
Symfony Router implementation for chubbyphp-framework.
-
chubbyphp-framework-router-sunrise
Sunrise Router implementation for chubbyphp-framework.
-
chubbyphp-framework-router-fastroute
Fastroute Router implementation for chubbyphp-framework.
-
chubbyphp-framework-router-aura
Aura Router implementation for chubbyphp-framework.
-
chubbyphp-doctrine-db-service-provider
Doctrine database service providers for doctrine dbal and orm.
-
-
chubbyphp-cors
A minimal CORS middleware for PSR 15.
-
chubbyphp-clean-directories
A command to clean directories based on directoryName => directoryPath mapping.
-
chubbyphp-api-http
A simple http handler implementation for API.
-
chubbyphp-dev-helper
A dev helper which provides coding standards and quality settings.