Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antidot-framework/runtime
https://github.com/antidot-framework/runtime
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/antidot-framework/runtime
- Owner: antidot-framework
- License: bsd-2-clause
- Created: 2021-11-28T17:18:46.000Z (almost 3 years ago)
- Default Branch: 3.x.x
- Last Pushed: 2024-05-22T18:53:01.000Z (6 months ago)
- Last Synced: 2024-11-07T08:08:49.902Z (6 days ago)
- Language: PHP
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Antidot Framework Runtime
=================[![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)
[![Type coverage](https://shepherd.dev/github/antidot-framework/runtime/coverage.svg)](https://shepherd.dev/github/pheature-flags/pheature-flags)
[![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)
[![Maintainability](https://api.codeclimate.com/v1/badges/346aa65dc748a4b2d271/maintainability)](https://codeclimate.com/github/antidot-framework/runtime/maintainability)The Runtime allows running Antidot Framework applications both sync as in async way.
## Requirements
* PHP >= 8.1