Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sjorek/runtime-capability
extensible php-library to detect runtime capabilities
https://github.com/sjorek/runtime-capability
composer detection php runtime
Last synced: about 2 months ago
JSON representation
extensible php-library to detect runtime capabilities
- Host: GitHub
- URL: https://github.com/sjorek/runtime-capability
- Owner: sjorek
- License: bsd-3-clause
- Created: 2018-03-25T16:56:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T19:19:49.000Z (over 6 years ago)
- Last Synced: 2024-11-14T13:13:12.916Z (about 2 months ago)
- Topics: composer, detection, php, runtime
- Language: PHP
- Homepage: https://sjorek.github.io/runtime-capability/
- Size: 329 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [Runtime-Capability](https://sjorek.github.io/runtime-capability/)
A [composer](http://getcomposer.org)-package providing an extensible library to detect runtime capabilities.
## Installation
```bash
php composer.phar require sjorek/runtime-capability
```## Usage
t.b.d.
## Examples
t.b.d.
## Contributing
Look at the [contribution guidelines](CONTRIBUTING.md)
## Links
### Status
[![Build Status](https://img.shields.io/travis/sjorek/runtime-capability.svg)](https://travis-ci.org/sjorek/runtime-capability)
### GitHub
[![GitHub Issues](https://img.shields.io/github/issues/sjorek/runtime-capability.svg)](https://github.com/sjorek/runtime-capability/issues)
[![GitHub Latest Tag](https://img.shields.io/github/tag/sjorek/runtime-capability.svg)](https://github.com/sjorek/runtime-capability/tags)
[![GitHub Total Downloads](https://img.shields.io/github/downloads/sjorek/runtime-capability/total.svg)](https://github.com/sjorek/runtime-capability/releases)### Packagist
[![Packagist Latest Stable Version](https://poser.pugx.org/sjorek/runtime-capability/version)](https://packagist.org/packages/sjorek/runtime-capability)
[![Packagist Total Downloads](https://poser.pugx.org/sjorek/runtime-capability/downloads)](https://packagist.org/packages/sjorek/runtime-capability)
[![Packagist Latest Unstable Version](https://poser.pugx.org/sjorek/runtime-capability/v/unstable)](https://packagist.org/packages/sjorek/runtime-capability)
[![Packagist License](https://poser.pugx.org/sjorek/runtime-capability/license)](https://packagist.org/packages/sjorek/runtime-capability)### Social
[![GitHub Forks](https://img.shields.io/github/forks/sjorek/runtime-capability.svg?style=social)](https://github.com/sjorek/runtime-capability/network)
[![GitHub Stars](https://img.shields.io/github/stars/sjorek/runtime-capability.svg?style=social)](https://github.com/sjorek/runtime-capability/stargazers)
[![GitHub Watchers](https://img.shields.io/github/watchers/sjorek/runtime-capability.svg?style=social)](https://github.com/sjorek/runtime-capability/watchers)
[![Twitter](https://img.shields.io/twitter/url/https/github.com/sjorek/runtime-capability.svg?style=social)](https://twitter.com/intent/tweet?url=https%3A%2F%2Fsjorek.github.io%2Fruntime-capability%2F)