Download the PHP package mvccore/project-portable without Composer
On this page you can find all versions of the php package mvccore/project-portable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mvccore/project-portable
More information about mvccore/project-portable
Files in mvccore/project-portable
Download mvccore/project-portable
More information about mvccore/project-portable
Files in mvccore/project-portable
Vendor mvccore
Package project-portable
Short Description MvcCore - Project - Basic - Template For Portable Packing - basic website template project packing demonstration.
License BSD-3-Clause
Package project-portable
Short Description MvcCore - Project - Basic - Template For Portable Packing - basic website template project packing demonstration.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package project-portable
MvcCore - Project - Template For Portable Packing
- MvcCore empty template project skeleton for portable packing/building.
- Project is configured to pack with Packager in strict package mode but is possible to reconfigure it to any mixed mode with hard drive.
- All assets has to be hardly linked for strict package mode with MvcCore Extension - View Helper Assets.
Instalation
Build
1. Prepare application
- go to
my-portable-project-structure/development
- clear everything in
./Var/Tmp/
- uncomment
->SetCompiled(\MvcCore\Application::COMPILED_SFU)
in./index.php
- visit all application routes where are different JS/CSS bundles
groups to generate
./Var/Tmp/
content for result app - run build process
2. Build
Linux:
Windows:
Browser:
Result
- Now you can find the result on http://localhost/my-portable-project/build/release/
- Result is in strict package mode completely portable os only one single PHP file.
All versions of project-portable with dependencies
PHP Build Version
Package Version
The package mvccore/project-portable contains the following files
Loading the files please wait ....