Skip to content

Commit

Permalink
Merge pull request #190 from dotkernel/issue-189
Browse files Browse the repository at this point in the history
Issue #189: Define in README.md the implemented PSR specifications.
  • Loading branch information
arhimede authored Mar 27, 2023
2 parents cad440c + 5bdd802 commit 5d64caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DotKernel API

DotKernel'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).
Based on Enrico Zimuel's [Zend Expressive API - Skeleton example](https://github.com/ezimuel/zend-expressive-api), DotKernel API runs on [Laminas](https://github.com/laminas) and [Mezzio](https://github.com/mezzio) components and implements standards like PSR-3, PSR-4, PSR-7, PSR-11 and PSR-15.

![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/api)

Expand Down

0 comments on commit 5d64caf

Please sign in to comment.