Download the PHP package fluidphp/viewmodel-helper without Composer
On this page you can find all versions of the php package fluidphp/viewmodel-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fluidphp/viewmodel-helper
More information about fluidphp/viewmodel-helper
Files in fluidphp/viewmodel-helper
Download fluidphp/viewmodel-helper
More information about fluidphp/viewmodel-helper
Files in fluidphp/viewmodel-helper
Vendor fluidphp
Package viewmodel-helper
Short Description FluidPHP framework view model helper
License GPL-2.0-or-later
Homepage http://phptoolcase.com
Package viewmodel-helper
Short Description FluidPHP framework view model helper
License GPL-2.0-or-later
Homepage http://phptoolcase.com
Keywords php framework
Please rate this library. Is it a good library?
Informations about the package viewmodel-helper
FluidPhp View Model Helper
FluidPhp is a framework based on the PhpToolCase library, visit phptoolcase.com for complete guides and examples.
Installation
Add the package to your composer.json file, to install the helper.
With fluidphp framework:
Stand-alone:
Project Info
Project Home
Requirements
php version 5.4+
Add the following to your composer.json file:
- WITH FLUIDPHP FRAMEWORK:
"require":
{
"mnsami/composer-custom-directory-installer": "1.0.*",
"fluidphp/viewmodel-helper": "~1.0"
} ,
"extra":
{
"installer-paths":
{
"./vendor/fluidphp/helpers/ViewModel": ["fluidphp/viewmodel-helper"]
}
}
- STAND-ALONE:
"require":
{
"fluidphp/viewmodel-helper": "~1.0"
}
All versions of viewmodel-helper with dependencies
PHP Build Version
Package Version
No informations.
The package fluidphp/viewmodel-helper contains the following files
Loading the files please wait ....