portalium / yii2-auth
auth Module for Portalium (Yii2)
dev-main
2026-04-02 22:37 UTC
Requires
- firebase/php-jwt: dev-main
- google/apiclient: ^1.1
- portalium/yii2-site: *
This package is auto-updated.
Last update: 2026-04-02 22:37:49 UTC
README
Portalium _____
The package ...
Requirements
- PHP 8.1 or higher.
Installation
The package could be installed with composer:
composer require portalium/_____
General usage
Widgets:
Components
Testing
Unit testing
The package is tested with PHPUnit. To run tests:
./vendor/bin/phpunit
Dependencies
Use ComposerRequireChecker to detect transitive Composer dependencies.
Package development
Once you have created your package, you can create the components, controllers, models, database migrations, and views within the package.
Here are some links with more information about components, controllers, models, database migrations, and views:
- Creating a component
- Creating a controller
- Creating a model
- Creating a database migration
- Creating a view
License
The Portalium _____ is free software. It is released under the terms of the BSD License.
Please see LICENSE for more information.
Maintained by Portalium Software.