Download the PHP package iwanli/any without Composer

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

Laravel 5 any-repository

any-repository 个人代码习惯编写扩展,写代码的时候经常重复的创建一些类或,强迫症的我坚决忍受不了,于是 any-repository 就诞生了。代码生成习惯是根据个人来的,不一定适合你,安装请慎重。

声明:本扩展基于 https://github.com/andersao/l5-repository repository部分源码是直接 cpoy 过来的。

安装 Any-repository

执行以下命令安装最新稳定版本:

Laravel >= 5.5

自动加载服务不需要配置。

Laravel < 5.5

发布配置文件:

命令完成后,会添加一个any.php配置文件到您的配置文件夹 如 : config/any.php

建议和反馈

Any 发展离不开大家的反馈和建议,如果大家有什么想法可以直接在 https://github.com/lanceWan/any-repository/issues 中提出,谢谢。

Laravel学习交流群:312621686


All versions of any with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.32
illuminate/support Version ~5
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 iwanli/any contains the following files

Loading the files please wait ....