braunmar / yii2-braunmar-base
Yii2 braunmar base
Installs: 22
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
This package is not auto-updated.
Last update: 2024-11-07 01:08:32 UTC
README
This is base for my some yii2 extensions.
Instalation
The preferred way to install this extension is through composer.
$ composer require braunmar/yii2-braunmar-base
or add
"braunmar/yii2-braunmar-base": "*"
to the require
section of your composer.json. Then rune:
$ composer update
Documentation
For full documentation see this link at demos.braunmar.cz/yii2-braunmar-base.
Licence
Class robot loader is under MIT licence. See the LICENSE for details.