Download the PHP package wangqs/movie-info without Composer

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

Movie Info

:movie_camera: Get movie information from Internet.

Warning

:warning: Get the basic information from the current project. This project is only used for learning and research. The corresponding API address of Douban and the corresponding apikey need to be configured for project start-up,At present, Douban has cancelled the application for key, but some reserved keys have been circulated. Please search by yourself.In addition, no matter the applet or app interface path and key are also applicable to this project, but please study the details by yourself. This project is not responsible for obtaining API path and apikey, and also refuses to provide and help. This is against the basic interests of Douban, please try to stay away from it!

:warning: 目前本项目部分基础信息从豆瓣获取。本项目仅供学习研究使用,项目启动需要配置对应的豆瓣API地址和对应的apikey, 目前豆瓣取消了key的申请,但是有部分保留的key被流传,请自行搜索。 另外,无论小程序还是app的接口路径和key也都适用本项目,但是详细信息请自行研究,本项目不负责具体获取api路径和apikey,也拒绝提供信息和帮助,这是有悖于豆瓣基本利益的事情,请尽量远离!

Installing

Usage

Demo

You can do it as simple as:

Response Instructions

License

MIT


All versions of movie-info with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1.0
jaeger/querylist Version ^4.2
jaeger/querylist-rule-baidu Version ^4.0
guzzlehttp/guzzle Version >=6.5
stichoza/google-translate-php Version ^4.1
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 wangqs/movie-info contains the following files

Loading the files please wait ....