Download the PHP package medz/thinksns-installer without Composer

On this page you can find all versions of the php package medz/thinksns-installer. 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 thinksns-installer

thinksns-installer

The ThinkSNS-Installer is ThinkSNS 4 version installed library.

工具使用的必备条件

你也可以下载点击Composer.phar将其放入到当前程序bin目录下。得以具备执行条件。

如何获得ThinkSNS-Installer

  1. Composer

  2. Git

  3. Phar

  4. PHP

如何使用Installer

不管你是用哪条方式~安装后的脚本都存在bin目录
如果你是使用


方式,安装,如果你的全局composer bin目录在你的环境变量中,可直接使用thinksns命令:


查看版本号
否则,你如果直接使用源脚本,命令格式如下

执行thinksns-install默认不会安装,而是现实帮助信息
如果你是使用的thinksns.phar脚本

如何自己创建thinksns.phar

执行以下命令~就可以创建得到thinksns.phar档案包~


All versions of thinksns-installer with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3
symfony/console Version ~2|~3.0
symfony/process Version ~2|~3.0
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 medz/thinksns-installer contains the following files

Loading the files please wait ....