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

AbandonedArchivedLibrary[Framework](/categories/framework)

avolutions/avolutions
=====================

AVOLUTIONS. Just another open source PHP framework.

v0.9.0-alpha(4y ago)4812[13 issues](https://github.com/avolutions/avolutions/issues)[2 PRs](https://github.com/avolutions/avolutions/pulls)1MITPHPPHP ^8.0

Since Mar 19Pushed 4y agoCompare

[ Source](https://github.com/avolutions/avolutions)[ Packagist](https://packagist.org/packages/avolutions/avolutions)[ Docs](https://avolutions.org)[ RSS](/packages/avolutions-avolutions/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)Dependencies (2)Versions (17)Used By (1)

[![](https://camo.githubusercontent.com/3c1d39e91f3f76ac2ec1f764b72bed13dc5ec8b29bc4abef16c27aef57a9404a/68747470733a2f2f61766f6c7574696f6e732e6f72672f696d6167652f6c6f676f2e706e67)](https://camo.githubusercontent.com/3c1d39e91f3f76ac2ec1f764b72bed13dc5ec8b29bc4abef16c27aef57a9404a/68747470733a2f2f61766f6c7574696f6e732e6f72672f696d6167652f6c6f676f2e706e67)

 [![Tests](https://github.com/avolutions/avolutions/workflows/Tests/badge.svg)](https://github.com/avolutions/avolutions/actions) [![Total Downloads](https://camo.githubusercontent.com/488b4ddbddfe5dc3b1a10d04b63eb007602d1c5a3fc49d052f0090a5eeece45a/68747470733a2f2f706f7365722e707567782e6f72672f61766f6c7574696f6e732f61766f6c7574696f6e732f646f776e6c6f6164732e737667)](https://packagist.org/packages/avolutions/avolutions) [![Latest Unstable Version](https://camo.githubusercontent.com/059f2859e402c7583f798743ad29894d43558407099df4fd7205ef7672216221/68747470733a2f2f706f7365722e707567782e6f72672f61766f6c7574696f6e732f61766f6c7574696f6e732f762f756e737461626c652e737667)](https://packagist.org/packages/avolutions/avolutions) [![License](https://camo.githubusercontent.com/1c01882fc6b143f1f6e4bb2e85b314adea68d67f59f3ffdf0755067263750c2e/68747470733a2f2f706f7365722e707567782e6f72672f61766f6c7574696f6e732f61766f6c7574696f6e732f6c6963656e73652e737667)](https://packagist.org/packages/avolutions/avolutions)

About
-----

[](#about)

AVOLUTIONS is just another open source PHP framework.

- [Website](https://avolutions.org)
- [Getting started](https://avolutions.org/guide)
- [API Documentation](https://api.avolutions.org)

Features
--------

[](#features)

- [Routing](https://avolutions.org/guide/routing)
- [MVC](https://avolutions.org/guide/view)
- [Dependency Injection](https://avolutions.org/guide/container)
- [ORM](https://avolutions.org/guide/model)
- [Event handling](https://avolutions.org/guide/events)
- [Cookies](https://avolutions.org/guide/cookie) &amp; [Session](https://avolutions.org/guide/session)
- [Logging](https://avolutions.org/guide/logging)
- [Database](https://avolutions.org/guide/query)
- [Configuration](https://avolutions.org/guide/config)
- [Validation](https://avolutions.org/guide/validation)
- [Forms](https://avolutions.org/guide/form)
- [Translations](https://avolutions.org/guide/translation)
- [Commands](https://avolutions.org/guide/command)

Installation
------------

[](#installation)

AVOLUTIONS can be installed into your project by using composer:
`composer require avolutions/avolutions:0.*`

If starting a new project, we highly recommend to us our [app template](https://github.com/avolutions/app).

The system requirements, configuration and a detailed installation guide can be found in the official [guide](https://avolutions.org/guide/installation).

License
-------

[](#license)

The AVOLUTIONS framework is an open source software licensed under the [MIT license](https://github.com/avolutions/avolutions/blob/master/LICENSE).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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

Recently: every ~45 days

Total

13

Last Release

1620d ago

PHP version history (3 changes)v0.1.0-alphaPHP ^7.2

v0.6.0-alphaPHP ^7.3

v0.7.0-alphaPHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e3a8865a487d5beb9c037ed2a8375d5f3cf8c976b2934dd9457044df73c4334?d=identicon)[avolutions](/maintainers/avolutions)

---

Top Contributors

[![avolutions](https://avatars.githubusercontent.com/u/70471235?v=4)](https://github.com/avolutions "avolutions (61 commits)")

---

Tags

composerdependency-injectionframeworkhacktoberfestmvcopen-sourceormphpphp-frameworkroutingwebphpframeworkormdevelopmentmvcopensourceavolutions

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[phpmv/ubiquity

Ubiquity-framework

70038.8k6](/packages/phpmv-ubiquity)[letsdrink/ouzo

Ouzo PHP MVC framework

7210.5k1](/packages/letsdrink-ouzo)[mirekmarek/php-jet

PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.

241.3k](/packages/mirekmarek-php-jet)

PHPackages © 2026

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