Download the PHP package teamoxio/yii2-base-dev without Composer
On this page you can find all versions of the php package teamoxio/yii2-base-dev. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-base-dev
Yii 2 Project Template
by teamOxio Technologies Private Limited
Includes:
- Yii2 queue with amqp-lib
- Ip2location with database for ipv4 and ipv6
- 2amigos/2fa-library
- Google recaptcha support
- User login and register flow with unique sessions, system logs and referrals
- RESTful API support and API module
- MySQL tables: settings, user_roles, user_status, countries, users, user_login_history, logs, user_sessions and background_tasks
- Support for RabbitMQ background workers using configuration in config/queue.php
- Admin account: username: backoffice, password: test@123
- Theme support, put your theme in themes/backend/views, place your theme web accessible assets under web/backend and configure app\BackendAsset with css and js files.
- TwoFA test - check UserController and after logging in open user/two-fa
Helper Methods available:
- Helper::getCountryFromIP, getCountryFromCode and getCountryIDFromIP
- Helper::getCryptoPrice
- Helper::verifyCaptcha
- Helper::validateBTCAddress
- app\common\Files class to write, read and download files
- Class LoggableException - logs to the mysql logs table and PersistException which can be used when a database row fails to save, it automatically logs the error to logs table.
- Traits GetSet, Singleton
- Abstract Classes BaseWorker - RabbitMQ background tasks can extend this, BaseController - for Web Controllers, BaseActiveRecord - for ActiveRecord models, RetryableWorker - for Background Tasks that should be retried.
Pending:
- Email support from MailGun or SES
All versions of yii2-base-dev with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3.0
yiisoft/yii2 Version ~2.0.14
yiisoft/yii2-bootstrap Version ~2.0.0
yiisoft/yii2-swiftmailer Version ~2.0.0 || ~2.1.0
yiisoft/yii2-queue Version ^2.3
enqueue/amqp-lib Version ^0.10.0@dev
ip2location/ip2location-php Version dev-master
2amigos/2fa-library Version ^1.0@dev
kriswallsmith/buzz Version dev-master
guzzlehttp/guzzle Version ^5.3
phpseclib/phpseclib Version ~2.0
ext-json Version *
ext-curl Version *
symfony/dotenv Version ^5.2@dev
sizeg/yii2-jwt Version dev-master
xj/yii2-user-agent Version dev-master
yiisoft/yii2 Version ~2.0.14
yiisoft/yii2-bootstrap Version ~2.0.0
yiisoft/yii2-swiftmailer Version ~2.0.0 || ~2.1.0
yiisoft/yii2-queue Version ^2.3
enqueue/amqp-lib Version ^0.10.0@dev
ip2location/ip2location-php Version dev-master
2amigos/2fa-library Version ^1.0@dev
kriswallsmith/buzz Version dev-master
guzzlehttp/guzzle Version ^5.3
phpseclib/phpseclib Version ~2.0
ext-json Version *
ext-curl Version *
symfony/dotenv Version ^5.2@dev
sizeg/yii2-jwt Version dev-master
xj/yii2-user-agent Version dev-master
The package teamoxio/yii2-base-dev contains the following files
Loading the files please wait ....