Download the PHP package rossaddison/yii2-house2house without Composer

On this page you can find all versions of the php package rossaddison/yii2-house2house. 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 yii2-house2house

yii2-house2house

Licence

Copyright 2020 House2House BSD-3-Clause

House to House Management Software eg. Cleaning Services

Yii2 License stable Downloads

Composer

"rossaddison\yii2-house2house": "*", 

Frequently Asked Questions ?

Installation

  1. Clone repository, install composer from composer.org and run the following command at the web root command prompt or click on up8.bat in the web root:

     composer update
  2. Create databases 0 to 10 adapting common/config/main-local.php. Use utf8mb4_unicode_ci.
  3. Identify the following commands in console/config/main.php
  4. Console/command prompt command setting up admininstrator's database db ie. database 0.

    yii migrate-db-namespaced
  5. Console/command prompt command populate databases 1 to 10

    yii migrate-db1
    yii migrate-db2               
  6. Insert frontend/config/main.php Swiftmailer settings to signup first user.
  7. Signup first user who will automatically be made active as administrator.
  8. Signup addtional users. The administrator will have to be make them active.

Roles and Permissions Diagram


All versions of yii2-house2house with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4.1
yiisoft/yii2 Version ~2.0.33
yiisoft/yii2-bootstrap Version ~2.0.9
bower-asset/bootstrap Version ~3.4.1
npm-asset/jquery Version ^2.2
bower-asset/ladda Version 0.9.8
yiisoft/yii2-bootstrap4 Version ^2.0.8
yiisoft/yii2-swiftmailer Version ~2.0.0 || ~2.1.0
sjaakp/yii2-pluto Version *
sjaakp/yii2-dateline Version *
himiklab/yii2-recaptcha-widget Version *
bizley/cookiemonster Version *
vlucas/phpdotenv Version *
insolita/yii2-migration-generator Version ~3.1
ifsnop/mysqldump-php Version *
supplyhog/yii2-clipboardjs Version dev-master
devgroup/yii2-tag-dependency-helper Version *
warrence/yii2-kartikgii Version dev-master
kartik-v/yii2-bootstrap4-dropdown Version @dev
kartik-v/yii2-editable Version @dev
kartik-v/yii2-grid Version @dev
kartik-v/yii2-widget-timepicker Version @dev
kartik-v/yii2-date-range Version *
kartik-v/yii2-social Version @dev
kartik-v/yii2-dynagrid Version dev-master
kartik-v/yii2-tree-manager Version @dev
kartik-v/yii2-mpdf Version dev-master
kartik-v/bootstrap-star-rating Version @dev
kartik-v/yii2-slider Version dev-master
kartik-v/yii2-number Version @dev
mpdf/mpdf Version ~8.0.0
2amigos/yii2-google-maps-library Version *
2amigos/yii2-ckeditor-widget Version ~2.1
seostats/seostats Version dev-master
linslin/yii2-curl Version *
filipajdacic/yii2-twilio Version master@dev
gocardless/gocardless-pro Version ~3.1
monolog/monolog Version *
ruskid/yii2-csv-importer Version dev-master
phpoffice/phpspreadsheet Version *
league/omnipay Version *
paragonie/random_compat Version *
symfony/process Version 3.0.*@dev
google/cloud-translate Version *
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 rossaddison/yii2-house2house contains the following files

Loading the files please wait ....