|
3 | 3 | | | API Tools (Apigility) | DotKernel API | |
4 | 4 | |--------------------|------------------------------------------------|--------------------------------------------------------------------------| |
5 | 5 | | URL | [api-tools](https://api-tools.getlaminas.org/) | [Dotkernel API](https://www.dotkernel.org) | |
6 | | -| YEAR | 2012 | 2018 | |
| 6 | +| First Release | 2012 | 2018 | |
7 | 7 | | PHP VERSION | <= 8.2 | >= 8.1 | |
8 | | -| ARCHITECTURE | MVC, Event Driven | Middleware | |
| 8 | +| Architecture | MVC, Event Driven | Middleware | |
9 | 9 | | OSS Lifecycle | Archived |  | |
10 | | -| STYLE | REST, RPC | REST | |
11 | | -| VERSIONING | Yes | No | |
12 | | -| DOCUMENTATION | Swagger (Automated) | Postman (Manual) | |
13 | | -| LICENSE | BSD-3 | MIT | |
14 | | -| DEFAULT DB LAYER | laminas-db | doctrine-orm | |
15 | | -| AUTHORIZATION | ACL | RBAC-guard | |
16 | | -| AUTHENTICATION | HTTP Basic/Digest <br/> OAuth2.0 | OAuth2.0 | |
| 10 | +| Style | REST, RPC | REST | |
| 11 | +| Versioning | Yes | No | |
| 12 | +| Documentation | Swagger (Automated) | Postman (Manual) | |
| 13 | +| License | BSD-3 | MIT | |
| 14 | +| Default DB Layer | laminas-db | doctrine-orm | |
| 15 | +| Authorization | ACL | RBAC-guard | |
| 16 | +| Authentication | HTTP Basic/Digest <br/> OAuth2.0 | OAuth2.0 | |
17 | 17 | | CI/CD | Yes | Yes | |
18 | 18 | | Unit Tests | Yes | Yes | |
19 | 19 | | Endpoint Generator | Yes | No | |
|
0 commit comments