Download the PHP package arzynik/tipsy-mvc without Composer
On this page you can find all versions of the php package arzynik/tipsy-mvc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tipsy-mvc
Tipsy MVC
An MVC adapter designed after the rails directory structure.
Unfortunaly composer doesnt allow dependency scripts to execute so the installation instructions are required. ref https://getcomposer.org/doc/articles/scripts.md#what-is-a-script- . See https://github.com/tipsyphp/tipsy-example-mvc/blob/master/composer.json for an example composer file with auto install.
Installation
composer require tipsyphp/tipsy dev-master && composer require tipsyphp/tipsy-mvc dev-master
php vendor/tipsyphp/tipsy-mvc/install.php
Directory Structure
See Tipsy Documentation for more information.
All versions of tipsy-mvc with dependencies
PHP Build Version
Package Version
The package arzynik/tipsy-mvc contains the following files
Loading the files please wait ....