https://github.com/loevgaard/dandomain-stock-entities
https://github.com/loevgaard/dandomain-stock-entities
dandomain
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/loevgaard/dandomain-stock-entities
- Owner: loevgaard
- License: mit
- Created: 2018-02-14T06:53:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T06:28:17.000Z (almost 8 years ago)
- Last Synced: 2024-11-02T14:21:13.967Z (over 1 year ago)
- Topics: dandomain
- Language: PHP
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dandomain Stock Entities
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE)
[![Build Status][ico-travis]][link-travis]
[![Coverage Status][ico-scrutinizer]][link-scrutinizer]
[![Quality Score][ico-code-quality]][link-code-quality]
A library of type [hostnet-entity](https://github.com/hostnet/entity-plugin-lib) with entities for the [Dandomain Stock Bundle](https://github.com/loevgaard/dandomain-stock-bundle).
## Install
Via Composer
```bash
$ composer require loevgaard/dandomain-stock-entities
```
## Usage
TODO
## Testing
```bash
$ composer test
```
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.
[ico-version]: https://img.shields.io/packagist/v/loevgaard/dandomain-stock-entities.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/loevgaard/dandomain-stock-entities/master.svg?style=flat-square
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/loevgaard/dandomain-stock-entities.svg?style=flat-square
[ico-code-quality]: https://img.shields.io/scrutinizer/g/loevgaard/dandomain-stock-entities.svg?style=flat-square
[link-packagist]: https://packagist.org/packages/loevgaard/dandomain-stock-entities
[link-travis]: https://travis-ci.org/loevgaard/dandomain-stock-entities
[link-scrutinizer]: https://scrutinizer-ci.com/g/loevgaard/dandomain-stock-entities/code-structure
[link-code-quality]: https://scrutinizer-ci.com/g/loevgaard/dandomain-stock-entities