PHPackages                             las93/venus3 - 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. las93/venus3

ActiveFramework[Framework](/categories/framework)

las93/venus3
============

Framework in PHP

3.0.32-alpha(9y ago)06MITPHPPHP &gt;=7.0.0

Since Sep 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/las93/venus3)[ Packagist](https://packagist.org/packages/las93/venus3)[ Docs](https://github.com/las93/venus3)[ RSS](/packages/las93-venus3/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)Dependencies (4)Versions (34)Used By (0)

VENUS 3 FRAMEWORK PHP
=====================

[](#venus-3-framework-php)

[![Build Status](https://camo.githubusercontent.com/bdb9bfa9277ccab82e670cfb93bdb2fd358146a2aad82d06d7d72e8f1e48a797/68747470733a2f2f7472617669732d63692e6f72672f6c617339332f76656e7573332e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/las93/venus3)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/228210c7acf8cf1197cfef93be3e22c639a2508fd73f9178fc049ae386204225/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c617339332f76656e7573332f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/las93/venus3/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/1f342d0442de63ce1c61c4c8c66a1fdb748894676782114bd54adbd7ed354f60/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c617339332f76656e7573332f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/las93/venus3/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/6897b2a3854c98a6cb47448b5f458024da4a8c40e32dce165f7f14943f2ff474/68747470733a2f2f706f7365722e707567782e6f72672f6c617339332f76656e7573332f646f776e6c6f6164732e737667)](https://packagist.org/packages/las93/venus3)[![Latest Stable Version](https://camo.githubusercontent.com/98caa9c213ae64f635c2b78060d1df357511cdf7ff09f74582518350c77ea90e/68747470733a2f2f706f7365722e707567782e6f72672f6c617339332f76656e7573332f762f737461626c652e737667)](https://packagist.org/packages/las93/venus3)[![SensioLabsInsight](https://camo.githubusercontent.com/3503bc9fe15b7ee06561083d29f817d9cfed517c6f06012b4f822bbe041f8af9/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65623464313637372d386535372d343231622d616664612d3030643436633131643432342f6d696e692e706e67)](https://insight.sensiolabs.com/projects/eb4d1677-8e57-421b-afda-00d46c11d424)

Venus 3 Framework

Contact  pour participer au projet ou avoir plus d'information Contact  to participate at the project or to have more informations

=================== Français
============================

[](#français)

Nouveau framework PHP basé sur un concept MVC solide et très malléable.

Pour afficher Hello World, voici le Vhost apache Type à mettre en place :

```

     ServerName localhost
     DocumentRoot E:/venus/public/Demo/

         DirectoryIndex index.php
         AllowOverride All
         Order allow,deny
         Allow from all

```

=================== Anglais
===========================

[](#anglais)

New PHP framework based on a strong MVC concept and very malleable

To display Hello World in your browser, there is Vhost apache to write in your apache2.conf (or http.conf) :

```

     ServerName localhost
     DocumentRoot E:/venus/public/Demo/

         DirectoryIndex index.php
         AllowOverride All
         Order allow,deny
         Allow from all

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.4% 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

33

Last Release

3580d ago

Major Versions

0.0.2-alpha → 3.0.3-alpha2016-09-07

PHP version history (2 changes)1.0.0-alpha2PHP &gt;=5.3.0

v0.0.1-alphaPHP &gt;=7.0.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/66b26fc27f3831d8542eaf21234bc237a1bede680d0f3e4d80a3fdb524941491?d=identicon)[las93](/maintainers/las93)

---

Top Contributors

[![judicaelpaquet](https://avatars.githubusercontent.com/u/21337423?v=4)](https://github.com/judicaelpaquet "judicaelpaquet (57 commits)")[![maily1987](https://avatars.githubusercontent.com/u/10092819?v=4)](https://github.com/maily1987 "maily1987 (3 commits)")[![las93](https://avatars.githubusercontent.com/u/7567911?v=4)](https://github.com/las93 "las93 (1 commits)")

---

Tags

phpframework

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k2](/packages/stephenjude-filament-jetstream)

PHPackages © 2026

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