Skip to content

Skeleton for Application for YiiFramework 3.0.

License

Notifications You must be signed in to change notification settings

yii-tools/skeleton-app

Repository files navigation

Skeleton Application for YiiFramework v.3.0.


Requirements

The minimum version of PHP required by this package is PHP 8.1.

To install this package, you need a composer.

Installation

You can then install this project template using the following command:

composer create-project --prefer-dist --stability=dev yii-tools/skeleton-app <your project>

To launch development web server run:

composer run serve

Now you should be able to access the application through the URL printed to console. Usually it is http://localhost:8080.

Testing

Check the documentation testing to learn about testing.

CI status

build static analysis type-coverage StyleCI

License

The MIT License (MIT). Please see License File for more information.

Our social networks

Twitter

About

Skeleton for Application for YiiFramework 3.0.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages