Download the PHP package zendframework/zend-mvc-plugin-fileprg without Composer
On this page you can find all versions of the php package zendframework/zend-mvc-plugin-fileprg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zendframework/zend-mvc-plugin-fileprg
More information about zendframework/zend-mvc-plugin-fileprg
Files in zendframework/zend-mvc-plugin-fileprg
Package zend-mvc-plugin-fileprg
Short Description Post/Redirect/Get plugin with file upload handling for zend-mvc controllers
License BSD-3-Clause
Informations about the package zend-mvc-plugin-fileprg
zend-mvc-plugin-fileprg
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-mvc-plugin-fileprg.
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:
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
All versions of zend-mvc-plugin-fileprg with dependencies
zendframework/zend-filter Version ^2.6.1
zendframework/zend-form Version ^2.7
zendframework/zend-inputfilter Version ^2.8.1
zendframework/zend-mvc Version ^3.0
zendframework/zend-session Version ^2.8.5
zendframework/zend-stdlib Version ^2.7 || ^3.0
zendframework/zend-validator Version ^2.6