zendframework/zend-mvc-plugin-fileprg 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

zendframework/zend-mvc-plugin-fileprg

最新稳定版本:1.1.0

Composer 安装命令:

composer require zendframework/zend-mvc-plugin-fileprg

包简介

Post/Redirect/Get plugin with file upload handling for zend-mvc controllers

README 文档

README

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-mvc-plugin-fileprg.

Build Status Coverage Status

Provides a Post-Redirect-Get controller plugin for zend-mvc versions 3.0 and up, specifically for submissions that include file uploads.

If you want a generic PRG plugin without file upload support, see zend-mvc-plugin-prg.

Installation

Run the following to install this library:

$ composer require zendframework/zend-mvc-plugin-fileprg

If you are using the zend-component-installer, you're done!

If not, you will need to add the component as a module to your application. Add the entry 'Zend\Mvc\Plugin\FilePrg' to your list of modules in your application configuration (typically one of config/application.config.php or config/modules.config.php).

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-mvc-plugin-fileprg/

Support

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 16
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2016-03-29