File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
Antidot Framework Runtime
2
2
=================
3
3
4
- [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-framework/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-framework/?branch=master )
5
- [ ![ Build Status] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-framework/badges/build.png?b=master )] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-framework/build-status/master )
6
- [ ![ Code Intelligence Status] ( https://scrutinizer-ci.com/g/antidot-framework/antidot-framework/badges/code-intelligence.svg?b=master )] ( https://scrutinizer-ci.com/code-intelligence )
7
- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/0e1302d3e8c732c071ca/maintainability )] ( https://codeclimate.com/github/antidot-framework/antidot-framework/maintainability )
4
+ [ ![ Test Coverage] ( https://codecov.io/gh/antidot-framework/runtime/branch/1.x.x/graph/badge.svg?token=OWG9OZO6B5 )] ( https://codecov.io/gh/antidot-framework/runtime )
5
+ [ ![ Type coverage] ( https://shepherd.dev/github/antidot-framework/runtime/coverage.svg )] ( https://shepherd.dev/github/pheature-flags/pheature-flags )
6
+ [ ![ Mutation Coverage] ( https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fantidot-framework%2Fruntime%2F1.x.x )] ( https://dashboard.stryker-mutator.io/reports/github.com/antidot-framework/runtime/1.x.x )
7
+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/346aa65dc748a4b2d271/maintainability )] ( https://codeclimate.com/github/antidot-framework/runtime/maintainability )
8
+
9
+ The Runtime allows running Antidot Framework applications both sync as in async way.
8
10
9
11
## Requirements
10
12
11
- * PHP >= 7.2.13 for 0.0.x
12
- * PHP >= 7.4.0 for current
13
+ * PHP >= >=8.1
You can’t perform that action at this time.
0 commit comments