定制 polakosz/mafab 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

polakosz/mafab

Composer 安装命令:

composer require polakosz/mafab

包简介

Library to search movie on Mafab.hu

README 文档

README

Latest Stable Version Total Downloads License

Mafab.hu is the hungarian IMDb according to this article. This PHP library helps to search for movies on it.

Install

Via Composer

$ composer require polakosz/mafab

Usage

use PoLaKoSz\Mafab\Mafab;
...
$mafab = new Mafab();
$search = $mafab->search(); // @return PoLaKoSz\Mafab\EndPoints\SearchEndpointInterface

$results = $search->quicklyFor('Avatar');

print_r($results);

Tests

  • $ composer run-all-tests: runs both unit and regression tests
  • $ composer run-u-tests: runs only the unit tests
  • $ composer run-r-tests: runs only the regression tests (to detect HTML DOM changes in the endpoints - calls Mafab.hu and after try the response)

统计信息

  • 总下载量: 119
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-08-26

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固