File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33DotKernel's PSR-15 API built around the Mezzio API skeleton based on [ Enrico Zimuel's Zend Expressive API skeleton example] ( https://github.com/ezimuel/zend-expressive-api ) .
44
5+ ## Version History
6+
7+ | Branch | Release | PSR-11 | OSS Lifecycle | PHP Version |
8+ | --------| ----------| --------| --------------------------------------------------------------------------------------------------------------------------------------| -----------------------------------------------------------------------------------------------------|
9+ | 6.0 | ` >= 6.0 ` | 1 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F6.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/api/6.1.0 ) |
10+ | 5.0 | ` < 6.0 ` | 1 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F5.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/api/5.3.0 ) |
11+ | 4.0 | ` < 5.0 ` | 1 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F4.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/api/4.5.0 ) |
12+ | 3.0 | ` < 4.0 ` | 1 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F3.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/api/3.0.4 ) |
13+
14+ ## Badges
15+
516![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/api )
617
718[ ![ GitHub issues] ( https://img.shields.io/github/issues/dotkernel/api )] ( https://github.com/dotkernel/api/issues )
Original file line number Diff line number Diff line change 22
33## Supported Versions
44
5-
6- | Version | Supported |
7- | ------- | ------------------ |
8- | 4.x | :white_check_mark : |
9- | 3.x | :white_check_mark : |
10- | <= 2.0 | :x : |
11-
5+ | Version | Supported | PHP Version |
6+ | ---------| ---------------------------------------------------------------------------------------------------------------------------------------------------------| ------------------------------------------------------------------------------------------------------------------------|
7+ | 6.0 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F6.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/api/6.1.0 ) |
8+ | 5.0 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F5.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/api/5.3.0 ) |
9+ | 4.0 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F4.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/api/4.5.0 ) |
10+ | 3.0 | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle?file_url=https%3A%2F%2Fgithub.com%2Fdotkernel%2Fapi%2Fblob%2F3.0%2FOSSMETADATA ) | ![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/api/3.0.4 ) |
1211
1312## Reporting Potential Security Issues
1413
You can’t perform that action at this time.
0 commit comments