Packages

  • dotkernel/dot-dependency-injection - Dependency injection component using class attributes.
  • dotkernel/dot-authorization - Authorization base package defining interfaces for authorization services to be used with DotKernel applications
  • dotkernel/dot-controller - Provides base classes for action based controllers similar to Laminas controller component
  • dotkernel/dot-data-fixtures - Provides a CLI interface for listing & executing doctrine data fixtures
  • dotkernel/dot-debugbar - Wrapper on top of maximebf/php-debugbar
  • dotkernel/dot-errorhandler - Logging Error Handler for Middleware Applications
  • dotkernel/dot-flashmessenger - Provides session messages between redirects
  • dotkernel/dot-mail - Mail component based on laminas-mail
  • dotkernel/dot-navigation - Allows you to easily define and parse menus inside templates, configuration based approach
  • dotkernel/dot-rbac-guard - Defines authorization guards that authorize users for accessing certain parts of an application based on various criteria
  • dotkernel/dot-response-header - Middleware for setting custom response headers
  • dotkernel/dot-session - DotKernel session component extending and customizing laminas-session
  • dotkernel/dot-twigrenderer - DotKernel component providing twig extensions and customizations
  • friendsofphp/proxy-manager-lts - Fork of ocramius/proxy-manager
  • laminas/laminas-component-installer - Composer plugin for injecting modules and configuration providers into application configuration
  • laminas/laminas-config-aggregator - Lightweight library for collecting and merging configuration from different sources
  • laminas/laminas-form - Bridge between your domain models and the View Layer
  • laminas/laminas-i18n - Complete translation suite
  • mezzio/mezzio - PSR-15 Middleware Microframework
  • mezzio/mezzio-authorization-rbac - mezzio authorization rbac adapter for laminas/laminas-permissions-rbac
  • mezzio/mezzio-cors - CORS component for Mezzio and other PSR-15 middleware runners
  • mezzio/mezzio-fastroute - FastRoute integration for Mezzio
  • ramsey/uuid-doctrine - Use ramsey/uuid as a Doctrine field type
  • roave/psr-container-doctrine - Doctrine Factories for PSR-11 Containers