c2c-mvc-pbgroupeu
MVC-ORM minimal footprint skeleton application.
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2021-08-16 |
| Downloads | 0 |
| Last Indexed | 2026-09-06 07:37 |
Installation
nimble install c2c-mvc-pbgroupeu
choosenim install c2c-mvc-pbgroupeu
git clone https://gitlab.com/pbrilius/c2c-mvc-pbgroupeu
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| c2c-mvc-pbgroupeu | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/pbrilius/c2c-mvc-pbgroupeu |
|---|---|
| Homepage | https://gitlab.com/pbrilius/c2c-mvc-pbgroupeu |
| Registry Source | gitlab |
README
c2c-mvc.pbgroupeu
A small scale - based on Composer dependencies - MVC - ORM application project. It can be used on low-intensity resources consumption PHP e-benchmarks inferred environments like concerns of e-commerce & e-loans.
Intended for commercial use for enterprise sccale projects, so called Friedman stage scope, where the main goal and labeled consumption is government registered profit - for profit entity.
Installation & set up
mkdir log
touch log/app.log
chmod o+rw -R log
Proxies:
mkdir proxy
chmod o+rw proxy
Prerequisites
composer install
cp -v .env.dist .env
mkdir config/xml
Run & develop
npm install
npm run watch dev
Migrate
cp -v migrations-db.php.dist migrations-db.php
Develop
mkdir cache
chmod o+rw cache
php -S localhost:2124 -t exposure
Navigate
curl -LI localhost:2124/index.php
http -hF localhost:2124/index.php