An open API service indexing awesome lists of open source software.

https://github.com/flipboxfactory/scorecard

Grade Craft CMS Elements
https://github.com/flipboxfactory/scorecard

Last synced: 3 months ago
JSON representation

Grade Craft CMS Elements

Awesome Lists containing this project

README

          

# Scorecard: Grade elements
[![Join the chat at https://gitter.im/flipboxfactory/scorecard](https://badges.gitter.im/flipboxfactory/scorecard.svg)](https://gitter.im/flipboxfactory/scorecard?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Latest Version](https://img.shields.io/github/release/flipboxfactory/scorecard.svg?style=flat-square)](https://github.com/flipboxfactory/scorecard/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
[![Build Status](https://img.shields.io/travis/flipboxfactory/scorecard/master.svg?style=flat-square)](https://travis-ci.org/flipboxfactory/scorecard)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/flipboxfactory/scorecard.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/scorecard/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/flipboxfactory/scorecard.svg?style=flat-square)](https://scrutinizer-ci.com/g/flipboxfactory/scorecard)
[![Total Downloads](https://img.shields.io/packagist/dt/flipboxfactory/scorecard.svg?style=flat-square)](https://packagist.org/packages/flipboxfactory/scorecard)

## Installation

To install, use composer:

```
composer require flipboxfactory/craft-scorecard
```

## Testing

``` bash
$ ./vendor/bin/phpunit
```

## Contributing

Please see [CONTRIBUTING](https://github.com/flipboxfactory/scorecard/blob/master/CONTRIBUTING.md) for details.

## Credits

- [Flipbox Digital](https://github.com/flipbox)

## License

The MIT License (MIT). Please see [License File](https://github.com/flipboxfactory/scorecard/blob/master/LICENSE) for more information.