PHPackages                             vexor/vexor - 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. vexor/vexor

ActiveProject[Framework](/categories/framework)

vexor/vexor
===========

Vexor Framework Application Skeleton

v1.1.0(2mo ago)03MITPHPPHP &gt;=8.2

Since Feb 19Pushed 2mo agoCompare

[ Source](https://github.com/elegancecms/vexor-skeleton)[ Packagist](https://packagist.org/packages/vexor/vexor)[ RSS](/packages/vexor-vexor/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Vexor Framework
===============

[](#vexor-framework)

⚡ High Performance, Ultra Secure PHP Framework

Kurulum
-------

[](#kurulum)

```
composer create-project vexor/vexor myapp
cd myapp
php vexor serve
```

CLI Komutları
-------------

[](#cli-komutları)

```
php vexor serve                        # Geliştirme sunucusu
php vexor make:model Post --migration  # Model + migration
php vexor make:controller PostController --api
php vexor make:middleware RoleMiddleware
php vexor route:list
php vexor key:generate
php vexor migrate
php vexor cache:clear
```

Dökümantasyon
-------------

[](#dökümantasyon)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance83

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

Total

2

Last Release

89d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1344162358b09ab039c278bba261229279e864efe9fa8f4824df0a6e5bc617ff?d=identicon)[elegancecms](/maintainers/elegancecms)

---

Top Contributors

[![elegancecms](https://avatars.githubusercontent.com/u/74207345?v=4)](https://github.com/elegancecms "elegancecms (3 commits)")

---

Tags

phpframeworkSkeletonvexor

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vexor-vexor/health.svg)

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

PHPackages © 2026

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