File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,14 @@ This is Dotkernel's controller package that can be use like middleware inside Do
44It provides base classes for action based controllers similar to Laminas controller component.
55It is more lightweight though, but supports controller plugins and event listeners.
66
7+ ## Documentation  
8+ 
9+ Documentation is available at: https://docs.dotkernel.org/dot-controller/ .
10+ 
11+ ## Badges  
12+ 
713![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/dot-controller ) 
8- ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/dot-controller/4.0.1  ) 
14+ ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/dot-controller/4.1.0  ) 
915
1016[ ![ GitHub issues] ( https://img.shields.io/github/issues/dotkernel/dot-controller )] ( https://github.com/dotkernel/dot-controller/issues ) 
1117[ ![ GitHub forks] ( https://img.shields.io/github/forks/dotkernel/dot-controller )] ( https://github.com/dotkernel/dot-controller/network ) 
Original file line number Diff line number Diff line change 33` dot-controller `  is Dotkernel's controller package that can be use like middleware inside Dotkernel or Mezzio application.
44It provides base classes for action based controllers similar to Laminas controller component.
55It is more lightweight though, but supports controller plugins and event listeners.
6+ 
7+ ## Badges  
8+ 
9+ ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/dot-controller ) 
10+ ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/dot-controller/4.1.0 ) 
11+ 
12+ [ ![ GitHub issues] ( https://img.shields.io/github/issues/dotkernel/dot-controller )] ( https://github.com/dotkernel/dot-controller/issues ) 
13+ [ ![ GitHub forks] ( https://img.shields.io/github/forks/dotkernel/dot-controller )] ( https://github.com/dotkernel/dot-controller/network ) 
14+ [ ![ GitHub stars] ( https://img.shields.io/github/stars/dotkernel/dot-controller )] ( https://github.com/dotkernel/dot-controller/stargazers ) 
15+ [ ![ GitHub license] ( https://img.shields.io/github/license/dotkernel/dot-controller )] ( https://github.com/dotkernel/dot-controller/blob/3.0/LICENSE ) 
16+ 
17+ [ ![ Build Static] ( https://github.com/dotkernel/dot-controller/actions/workflows/continuous-integration.yml/badge.svg?branch=4.0 )] ( https://github.com/dotkernel/dot-controller/actions/workflows/continuous-integration.yml ) 
18+ [ ![ codecov] ( https://codecov.io/gh/dotkernel/dot-controller/graph/badge.svg?token=HZKFRQWDSV )] ( https://codecov.io/gh/dotkernel/dot-controller ) 
19+ [ ![ PHPStan] ( https://github.com/dotkernel/dot-controller/actions/workflows/static-analysis.yml/badge.svg?branch=4.0 )] ( https://github.com/dotkernel/dot-controller/actions/workflows/static-analysis.yml ) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments