2017 © Pedro Peláez
 

library zend-mvc-plugin-fileprg

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

image

zendframework/zend-mvc-plugin-fileprg

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

  • Monday, April 30, 2018
  • by zendframework
  • Repository
  • 17 Watchers
  • 0 Stars
  • 246,221 Installations
  • PHP
  • 3 Dependents
  • 2 Suggesters
  • 7 Forks
  • 2 Open issues
  • 5 Versions
  • 14 % Grown

The README.md

zend-mvc-plugin-fileprg

Repository abandoned 2019-12-31

This repository has moved to laminas/laminas-mvc-plugin-fileprg., (*1)

Build Status Coverage Status, (*2)

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

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

Installation

Run the following to install this library:, (*5)

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

If you are using the zend-component-installer, you're done!, (*6)

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)., (*7)

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-mvc-plugin-fileprg/, (*8)

Support

The Versions