mvccore/project-basic-portable

MvcCore - Project - Basic - basic website project, designed for full portable build/pack.

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

Type:project

pkg:composer/mvccore/project-basic-portable

v5.3.0 2024-11-21 16:40 UTC

This package is auto-updated.

Last update: 2025-09-21 18:20:16 UTC


README

Latest Stable Version License Packager Build PHP Version

  • MvcCore basic website project template, a source code for fully portable building/packing.
  • With this project source only is not possible to create single file application pack/build. To do so, follow these steps in mvccore/project-portable.
  • Project is configured for packing with Packager in strict package mode but is possible to change it to needs for any mixed mode with hard drive.
  • All assets are hardly linked for strict package mode with MvcCore Extension - View Helper Assets.
  • Project lists only homepage template content and it tries to list tables from MySQL mysql database, with root login and empty password credentials by /App/config.ini if possible.

Instalation

composer create-project mvccore/project-basic-portable