Pinned Repositories
admin
Dotkernel Admin Application, built on top of Mezzio microframework and using Laminas components.
api
Dotkernel's PSR-7 and PSR-15 REST API built around the Mezzio API skeleton.
development
AlmaLinux WSL2 development environment
dot-annotated-services
Dotkernel service creation component through laminas-servicemanager and annotations
dot-mail
Dotkernel mail component based on symfony mail
dot-twigrenderer
Dotkernel component providing twig extensions and customizations
dotkernel
DotKernel official documentation and assets
frontend
Dotkernel Frontend Application. Based on Mezzio microframework using Laminas components.
light
Dotkernel Light is a PSR-15 compliant application (skeleton) using Mezzio microframework and Laminas components. It's designed as a minimal project to generate a simple website, like a presentation site.
queue
Queue management project, based on Mezzio, Symfony messenger and Swoole
Dotkernel's Repositories
dotkernel/api
Dotkernel's PSR-7 and PSR-15 REST API built around the Mezzio API skeleton.
dotkernel/admin
Dotkernel Admin Application, built on top of Mezzio microframework and using Laminas components.
dotkernel/frontend
Dotkernel Frontend Application. Based on Mezzio microframework using Laminas components.
dotkernel/light
Dotkernel Light is a PSR-15 compliant application (skeleton) using Mezzio microframework and Laminas components. It's designed as a minimal project to generate a simple website, like a presentation site.
dotkernel/queue
Queue management project, based on Mezzio, Symfony messenger and Swoole
dotkernel/dot-mail
Dotkernel mail component based on symfony mail
dotkernel/dot-annotated-services
Dotkernel service creation component through laminas-servicemanager and annotations
dotkernel/dot-twigrenderer
Dotkernel component providing twig extensions and customizations
dotkernel/dot-authorization
DotKernel authorization service abstractions component
dotkernel/dot-flashmessenger
Flash messenger library for session messages between redirects
dotkernel/dot-navigation
Dotkernel navigation component
dotkernel/dot-cli
Dotkernel component to build console applications based on laminas-cli.
dotkernel/dot-debugbar
Middleware on top of maximebf/php-debugbar
dotkernel/dot-errorhandler
Logging Error Handler for Dotkernel
dotkernel/dot-event
Dotkernel event component extending and customizing laminas-eventmanager
dotkernel/dot-helpers
Various helper structures and classes
dotkernel/dot-session
Dotkernel session component extending and customizing laminas-session
dotkernel/dot-auth-social
dotkernel/dot-rbac-guard
Dotkernel component for authorizing bigger parts of an application
dotkernel/dot-router
Dotkernel's router component
dotkernel/dot-authentication
Dotkernel component defining authentication abstractions
dotkernel/dot-cache
Dotkernel cache component based on symfony-cache, extending and customizing it
dotkernel/dot-rbac
DotKernel RBAC implementation
dotkernel/dot-response-header
Configuration of all Response Headers
dotkernel/api-documentation
Documentation repository for Dotkernel API
dotkernel/dot-dependency-injection
Dependency Injection (DI) handler
dotkernel/.github
dotkernel/dotkernel.github.io
Source code for landing page and assets of https://docs.dotkernel.org
dotkernel/dotkernel.org
Repo for the website dotkernel.org
dotkernel/light-documentation
Documentation repo for Light version of Dotkernel