https://github.com/yiisoft/package-template
A template for a new package within yiisoft
https://github.com/yiisoft/package-template
hacktoberfest internal
Last synced: about 1 month ago
JSON representation
A template for a new package within yiisoft
- Host: GitHub
- URL: https://github.com/yiisoft/package-template
- Owner: yiisoft
- License: bsd-3-clause
- Created: 2019-06-10T08:34:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-16T15:21:15.000Z (3 months ago)
- Last Synced: 2025-04-27T17:40:06.669Z (about 2 months ago)
- Topics: hacktoberfest, internal
- Language: PHP
- Homepage: https://www.yiiframework.com/
- Size: 178 KB
- Stars: 34
- Watchers: 18
- Forks: 19
- Open Issues: 3
-
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 _____
[](https://packagist.org/packages/yiisoft/_____)
[](https://packagist.org/packages/yiisoft/_____)
[](https://github.com/yiisoft/_____/actions/workflows/build.yml?query=branch%3Amaster)
[](https://codecov.io/gh/yiisoft/_____)
[](https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/_____/master)
[](https://github.com/yiisoft/_____/actions/workflows/static.yml?query=branch%3Amaster)
[](https://shepherd.dev/github/yiisoft/_____)
[](https://shepherd.dev/github/yiisoft/_____)The package ...
## Requirements
- PHP 8.1 or higher.
## Installation
The package could be installed with [Composer](https://getcomposer.org):
```shell
composer require yiisoft/_____
```## General usage
## Documentation
- [Internals](docs/internals.md)
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 _____ 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)