File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/book/v4/transition-from-api-tools Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 66| First Release | 2012 | 2018 |
77| PHP Version | <= 8.2 | >= 8.1 |
88| Architecture | MVC, Event Driven | Middleware |
9- | OSS Lifecycle | Archived | ![ OSs Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/api?style=flat&label= ) |
9+ | OSS Lifecycle | Archived | ![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/api?style=flat&label= ) |
1010| Style | REST, RPC | REST |
1111| Versioning | Yes | Deprecations * |
12- | Documentation | Swagger (Automated) | Postman (Manual) |
13- | Content-Negotiation | Custom | hal+json, json * |
12+ | Documentation | Swagger (Automated) | Postman (Manual) * |
13+ | Content-Negotiation | Custom | Custom |
1414| License | BSD-3 | MIT |
1515| Default DB Layer | laminas-db | doctrine-orm |
1616| Authorization | ACL | RBAC-guard |
2323## Note
2424
2525> * Versioning is replaced with Deprecations , using evolution strategy
26- > * A more complex Content-Negotiation is under development
26+ > * Version 5 ( [ Roadmap ] ( https://github.com/orgs/dotkernel/projects/15/views/1 ) ) will implement OpenAPi 3.0
You can’t perform that action at this time.
0 commit comments