PHPackages                             veka-server/app - 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. [Framework](/categories/framework)
4. /
5. veka-server/app

ActiveLibrary[Framework](/categories/framework)

veka-server/app
===============

Classe de demarrage de mon framework

0.3.34(3y ago)1972MITPHP

Since Oct 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/veka-server/app)[ Packagist](https://packagist.org/packages/veka-server/app)[ RSS](/packages/veka-server-app/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (3)Versions (39)Used By (2)

App
===

[](#app)

Classe de demarrage de mon framework

Migration
---------

[](#migration)

CONFIG

```
    // Migration
    "Migration"   => [
        /** migration de l'app principal */
        'App' => ['path' => realpath($root_dir.DIRECTORY_SEPARATOR.'src'.DIRECTORY_SEPARATOR.'migration'.DIRECTORY_SEPARATOR), 'name' => 'App']
        ,'Trad' => ['path' => realpath($root_dir.DIRECTORY_SEPARATOR.'src'.DIRECTORY_SEPARATOR.'trad'.DIRECTORY_SEPARATOR), 'name' => 'Trad']
    ],
```

migration INIT ( install la bdd migration )

```
composer migration  source=App action=init
```

migration UP (all)

```
composer migration  source=App action=upgrade
```

migration DOWN (one at a time)

```
composer migration  source=App action=downgrade
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

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 ~55 days

Recently: every ~94 days

Total

37

Last Release

1148d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/772a7f20fd967e8ace6dfb6ce4746f7882dc7523c0d2c885617f78edab4eae69?d=identicon)[veka-server](/maintainers/veka-server)

---

Top Contributors

[![veka-server](https://avatars.githubusercontent.com/u/3823643?v=4)](https://github.com/veka-server "veka-server (37 commits)")

---

Tags

framework

### Embed Badge

![Health badge](/badges/veka-server-app/health.svg)

```
[![Health](https://phpackages.com/badges/veka-server-app/health.svg)](https://phpackages.com/packages/veka-server-app)
```

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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