All Projects → yiisoft → package-template

yiisoft / package-template

Licence: BSD-3-Clause license
A template for a new package within yiisoft

Projects that are alternatives of or similar to package-template

yii-event
Events for Yii applications
Stars: ✭ 12 (-53.85%)
Mutual labels:  yii3
validator
Yii validator library
Stars: ✭ 47 (+80.77%)
Mutual labels:  yii3
assets
Assets management
Stars: ✭ 17 (-34.62%)
Mutual labels:  yii3
app
Yii 3 application template
Stars: ✭ 157 (+503.85%)
Mutual labels:  yii3
mailer
Generic mailer
Stars: ✭ 16 (-38.46%)
Mutual labels:  yii3
cookies
Convenient way to use cookies with PSR-7
Stars: ✭ 17 (-34.62%)
Mutual labels:  yii3
router-fastroute
Yii Router FastRoute adapter
Stars: ✭ 36 (+38.46%)
Mutual labels:  yii3
yii-dev-tool
Development environment for Yii 3 packages
Stars: ✭ 56 (+115.38%)
Mutual labels:  yii3
yii-cycle
Cycle ORM support for Yii
Stars: ✭ 30 (+15.38%)
Mutual labels:  yii3
yii-bulma
Yii Framework Bulma Integration
Stars: ✭ 23 (-11.54%)
Mutual labels:  yii3
log-target-file
Yii Logging Library - File Target
Stars: ✭ 19 (-26.92%)
Mutual labels:  yii3
log
PSR-3 compatible logger
Stars: ✭ 32 (+23.08%)
Mutual labels:  yii3
csrf
PSR-15 middleware implementing CSRF protection
Stars: ✭ 20 (-23.08%)
Mutual labels:  yii3
arrays
Yii Array Helper
Stars: ✭ 41 (+57.69%)
Mutual labels:  yii3
view
Yii view rendering library
Stars: ✭ 42 (+61.54%)
Mutual labels:  yii3
db-elasticsearch
Yii Framework Elasticsearch Query and ActiveRecord
Stars: ✭ 12 (-53.85%)
Mutual labels:  yii3
i18n
Yii i18n
Stars: ✭ 20 (-23.08%)
Mutual labels:  yii3
yii-auth-client
Yii Framework external authentication via OAuth and OpenID Extension
Stars: ✭ 20 (-23.08%)
Mutual labels:  yii3
http
Handy HTTP utility such as method constants and status codes
Stars: ✭ 20 (-23.08%)
Mutual labels:  yii3
demo-api
www.yiiframework.com/
Stars: ✭ 23 (-11.54%)
Mutual labels:  yii3

Yii _____


Latest Stable Version Total Downloads Build status Scrutinizer Code Quality Code Coverage Mutation testing badge static analysis type-coverage

The package ...

Requirements

  • PHP 7.4 or higher.

Installation

The package could be installed with composer:

composer require yiisoft/_____ --prefer-dist

General usage

Testing

Unit testing

The package is tested with PHPUnit. To run tests:

./vendor/bin/phpunit

Mutation testing

The package tests are checked with Infection mutation framework with Infection Static Analysis Plugin. To run it:

./vendor/bin/roave-infection-static-analysis-plugin

Static analysis

The code is statically analyzed with Psalm. To run static analysis:

./vendor/bin/psalm

License

The Yii _____ is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.

Maintained by Yii Software.

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].