PHPackages                             mvccore/project-portable - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. mvccore/project-portable

ActiveProject[Templating &amp; Views](/categories/templating)

mvccore/project-portable
========================

MvcCore - Project - Basic - Template For Portable Packing - basic website template project packing demonstration.

v5.3.0(1y ago)125BSD-3-ClausePHPPHP &gt;=5.4.0

Since Jan 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mvccore/project-portable)[ Packagist](https://packagist.org/packages/mvccore/project-portable)[ RSS](/packages/mvccore-project-portable/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

MvcCore - Project - Template For Portable Packing
=================================================

[](#mvccore---project---template-for-portable-packing)

[![Latest Stable Version](https://camo.githubusercontent.com/6a0e9e7da98c52006afe617f10a93df0da2dce64b73eedf5b9b3fcee6bfb6039/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f537461626c652d76352e332e302d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://github.com/mvccore/project-portable/releases)[![License](https://camo.githubusercontent.com/53baed538c1c87a033a212f6f4acce684d36137f8622307643ab25e08118452e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d425344253230332d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://mvccore.github.io/docs/mvccore/5.0.0/LICENSE.md)[![Packager Build](https://camo.githubusercontent.com/2f2dd0f33a06b7cb9ab0f23fb84e6325f93be9e91757e7a1b2d52c46a6995b59/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5061636b616765722532304275696c642d70617373696e672d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://github.com/mvccore/packager)[![PHP Version](https://camo.githubusercontent.com/9e923690739211296a00adce5d359999dfa345f80fc1b2e2cfe72c49523ee334/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d352e342d627269676874677265656e2e7376673f7374796c653d706c6173746963)](https://camo.githubusercontent.com/9e923690739211296a00adce5d359999dfa345f80fc1b2e2cfe72c49523ee334/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d2533453d352e342d627269676874677265656e2e7376673f7374796c653d706c6173746963)

- [**MvcCore**](https://github.com/mvccore/mvccore) empty template project skeleton for portable packing/building.
- Project is configured to pack with [**Packager**](https://github.com/mvccore/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**](https://github.com/mvccore/ext-view-helper-assets).

Instalation
-----------

[](#instalation)

```
# load MvcCore project template skeleton for portable packing/building
composer create-project mvccore/project-portable ./my-portable-project

# go to project root dir
cd my-portable-project

# load MvcCore basic website project template for portable packing/building
composer create-project mvccore/project-basic-portable development

# ... now you can do anything in development dir
```

Build
-----

[](#build)

### 1. Prepare application

[](#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

[](#2-build)

#### Linux:

[](#linux)

```
# go to project root dir
cd ./my-portable-project/build
# run build process into single PHP file
sh make.sh
```

#### Windows:

[](#windows)

```
# go to project root dir
cd ./my-portable-project/build
# run build process into single PHP file
make.cmd
```

#### Browser:

[](#browser)

```
# visit script `make-php.php` in your project root directory:
http://localhost/my-portable-project/build/make-php.php
```

Result
------

[](#result)

- Now you can find the result on ****
- Result is in strict package mode completely portable os only one single PHP file.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance42

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~412 days

Recently: every ~720 days

Total

8

Last Release

508d ago

Major Versions

v3.2.0 → v4.1.02017-07-26

v4.2.0 → v5.2.02023-05-17

PHP version history (2 changes)v3.1.0PHP &gt;=5.3.0

v5.2.0PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a68d9cd696ed584a9ee742fa089d0650f4f7a95754bf5d9ee301e6c9013df3fd?d=identicon)[tomFlidr](/maintainers/tomFlidr)

---

Top Contributors

[![tomFlidr](https://avatars.githubusercontent.com/u/1833722?v=4)](https://github.com/tomFlidr "tomFlidr (42 commits)")

---

Tags

buildingmvccorepackingportableportable-skeletonsingle-fileskeletonportabletemplatebasicapplicationprojectbuildingpackingemptynew projectmvccoresingle-fileempty projectbasic projecttemplate project

### Embed Badge

![Health badge](/badges/mvccore-project-portable/health.svg)

```
[![Health](https://phpackages.com/badges/mvccore-project-portable/health.svg)](https://phpackages.com/packages/mvccore-project-portable)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
