Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yiisoft/dummy-provider
Dummy implementation provider used for testing packages requiring implementations
https://github.com/yiisoft/dummy-provider
hacktoberfest provides yii3
Last synced: 3 months ago
JSON representation
Dummy implementation provider used for testing packages requiring implementations
- Host: GitHub
- URL: https://github.com/yiisoft/dummy-provider
- Owner: yiisoft
- License: bsd-3-clause
- Created: 2021-07-02T16:53:07.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T07:21:38.000Z (11 months ago)
- Last Synced: 2024-04-14T02:32:29.870Z (8 months ago)
- Topics: hacktoberfest, provides, yii3
- Homepage: https://www.yiiframework.com/
- Size: 22.5 KB
- Stars: 7
- Watchers: 16
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Yii Dummy Provider
[![Latest Stable Version](https://poser.pugx.org/yiisoft/dummy-provider/v/stable.png)](https://packagist.org/packages/yiisoft/dummy-provider)
[![Total Downloads](https://poser.pugx.org/yiisoft/dummy-provider/downloads.png)](https://packagist.org/packages/yiisoft/dummy-provider)The package serves as dummy provider of Yii virtual packages:
- `yiisoft/router-implementation`
Dummy implementation provider is used for testing packages requiring implementations.
## Installation
The package could be installed with [Composer](https://getcomposer.org):
```shell
composer require yiisoft/dummy-provider --dev
```## Support
If you need help or have a question, the [Yii Forum](https://forum.yiiframework.com/c/yii-3-0/63) is a good place for that.
You may also check out other [Yii Community Resources](https://www.yiiframework.com/community).## License
The Yii Dummy Provider is free software. It is released under the terms of the BSD License.
Please see [`LICENSE`](./LICENSE.md) for more information.Maintained by [Yii Software](https://www.yiiframework.com/).
## Support the project
[![Open Collective](https://img.shields.io/badge/Open%20Collective-sponsor-7eadf1?logo=open%20collective&logoColor=7eadf1&labelColor=555555)](https://opencollective.com/yiisoft)
## Follow updates
[![Official website](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat)](https://www.yiiframework.com/)
[![Twitter](https://img.shields.io/badge/twitter-follow-1DA1F2?logo=twitter&logoColor=1DA1F2&labelColor=555555?style=flat)](https://twitter.com/yiiframework)
[![Telegram](https://img.shields.io/badge/telegram-join-1DA1F2?style=flat&logo=telegram)](https://t.me/yii3en)
[![Facebook](https://img.shields.io/badge/facebook-join-1DA1F2?style=flat&logo=facebook&logoColor=ffffff)](https://www.facebook.com/groups/yiitalk)
[![Slack](https://img.shields.io/badge/slack-join-1DA1F2?style=flat&logo=slack)](https://yiiframework.com/go/slack)