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: 4 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-06T07:21:38.000Z (over 1 year ago)
- Last Synced: 2024-04-14T02:32:29.870Z (about 1 year 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
[](https://packagist.org/packages/yiisoft/dummy-provider)
[](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
[](https://opencollective.com/yiisoft)
## Follow updates
[](https://www.yiiframework.com/)
[](https://twitter.com/yiiframework)
[](https://t.me/yii3en)
[](https://www.facebook.com/groups/yiitalk)
[](https://yiiframework.com/go/slack)