承接 albertborsos/yii2-pjax 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

albertborsos/yii2-pjax

Composer 安装命令:

composer require albertborsos/yii2-pjax

包简介

pjax extension for Yii 2.0

README 文档

README

Latest Stable Version Total Downloads License

Build Status

Yii 2.0 pjax extension

Classes in this extension are copied from Yii 2.0 repository

Installation

The preferred way to install this extension is through composer.

run

composer require --prefer-dist albertborsos/yii2-pjax

or for Yii 3.0

composer require albertborsos/yii2-pjax:1.0.x-dev

Usage

Use the pjax compatible request and response classes in your application's web.php configuration file:

<?php

return [
    ...
    'components' =>[
        ...
        'request' => [
            'class' => \albertborsos\pjax\web\Request::class,
        ],
        'response' => [
            'class' => \albertborsos\pjax\web\Response::class,
        ],
        ...
    ],
    ...
];

Or

You can use your own Request and Response classes with the mandatory interfaces (\albertborsos\pjax\interfaces\RequestInterface and \albertborsos\pjax\interfaces\ResponseInterface) and with the optional traits (\albertborsos\pjax\traits\RequestTrait and \albertborsos\pjax\traits\ResponseTrait).

Documentation

https://www.yiiframework.com/doc/api/2.0/yii-widgets-pjax

统计信息

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

GitHub 信息

  • Stars: 6
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-04-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固