Download the PHP package rabint/advanced-app without Composer

On this page you can find all versions of the php package rabint/advanced-app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package advanced-app

به نام خداوند بخشنده و مهربان

Rabint Yii2 starter kit

پروژه کیت شروع به کار پروژه بر پایه فریمورک yii2 رابینت


how to install:

  1. download OR clone with git

Or create with composer:

  1. composer install

  2. set your env : copy to and edit this file if you need.

  3. set db config in
  4. go to app folder
  5. apply migrations :
  6. apply migrations :

login to admin

  1. goto login page : maybe
  2. login data:
username password
webmaster secret_webmaster
manager secret_manager
user secret_user

env customize per app

you can copy _env folder to app_folder/_env

include hierarchy:

1- app_folder/_env/env_file

2- _env/env_file

3- app_folder/_env/base_env.php

4- _env/base_env.php

migration generate

$ php yii migrate-generate/create [table_name]

For other usefull commands see:

vendor/rabint/base/_doc/console_commands.md


All versions of advanced-app with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4.0
ext-intl Version *
yiisoft/yii2 Version ~2.0.45
yiisoft/yii2-swiftmailer Version ~2.0.0 || ~2.1.0
asofter/yii2-imperavi-redactor Version >=0.0.3@dev
yiisoft/yii2-redis Version ^2.0
yiisoft/yii2-bootstrap4 Version ^2.0
rabint/base Version ^1.0
rabint/attachment Version ^1.0
rabint/contact Version ^1.0
rabint/option Version ^1.0
rabint/page Version ^1.0
rabint/user Version ^1.0
rabint/notify Version ^1.0
rabint/stats Version ^1.0
rabint/pm Version ^1.0
rabint/seo Version ^1.0
rabint/theme-coreui Version ^1.0
npm-asset/font-awesome Version ^5.7
trntv/yii2-command-bus Version ^3.0
intervention/image Version ^2.4
kartik-v/yii2-widget-select2 Version @dev
league/flysystem Version ^1.0
npm-asset/leaflet Version ^1.4
npm-asset/chart.js Version ^2.7
kartik-v/yii2-bootstrap4-dropdown Version @dev
phpoffice/phpspreadsheet Version ^1.7
moonlandsoft/yii2-phpexcel Version *
kartik-v/yii2-widget-activeform Version @dev
bigbluebutton/bigbluebutton-api-php Version ~2.0.0
yiisoft/yii2-symfonymailer Version ~2.0.3
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package rabint/advanced-app contains the following files

Loading the files please wait ....