PHPackages                             iquety/application - 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. iquety/application

ActiveTool[Framework](/categories/framework)

iquety/application
==================

Libraries to create a decoupled application

v3.1.0(2mo ago)111[5 issues](https://github.com/iquety/application/issues)MITPHPPHP ^8.4CI passing

Since Jun 4Pushed 2mo agoCompare

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

READMEChangelog (6)Dependencies (40)Versions (8)Used By (0)

Iquety Application
==================

[](#iquety-application)

[![GitHub Release](https://camo.githubusercontent.com/7a969f7c078033d99d8f73c7bca967c1b737394f5c605b8a61455c30adf8a270/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6971756574792f6170706c69636174696f6e2e737667)](https://github.com/iquety/application/releases/latest)[![PHP Version](https://camo.githubusercontent.com/504ead6a583c68d8d62d7bfceed24e569ca613d7a36bed380281b3455b5c7b31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e342d626c7565)](https://camo.githubusercontent.com/504ead6a583c68d8d62d7bfceed24e569ca613d7a36bed380281b3455b5c7b31/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545382e342d626c7565)[![License](https://camo.githubusercontent.com/b8cadaa967891081f8f165695470689986c028821dd8a040132f6e661795dc0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c7565)](https://camo.githubusercontent.com/b8cadaa967891081f8f165695470689986c028821dd8a040132f6e661795dc0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c7565)[![Codacy Badge](https://camo.githubusercontent.com/2ee238576dcfc48ede8b7895b7f905bbbb77565e5e728fcb4df2032265432c2d/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3633383364613337386137353435376661313161346534303364376464643139)](https://app.codacy.com/gh/iquety/application/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)[![Codacy Badge](https://camo.githubusercontent.com/60f37f1d189b4695afad3199cd7777bba5d809bb70e3bb51f94cb42bb9dfa810/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3633383364613337386137353435376661313161346534303364376464643139)](https://app.codacy.com/gh/iquety/application/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

[English](readme.md)[Português](./docs/pt-br/leiame.md)Synopsis
--------

[](#synopsis)

**Iquety Application** is a library for creating modular applications using MVC, FrontController and Hexagonal Architecture (Ports and Adapters) architectural patterns.

```
composer require iquety/application
```

### About the Application

[](#about-the-application)

- Separation of concerns, using bootable modules;
- Extremely flexible dependencies, using Hexagonal architecture (Ports and Adapters);
- Multiple mechanisms to manage user inputs (MVC, FrontController or Console);
- Publish/Subscribe pattern for event-based architecture.

### About each Module

[](#about-each-module)

- May have the most appropriate mechanism (MVC, FrontController or Console);
- You can define your own routes;
- You can define your own dependencies;
- Its dependencies are only manufactured if a module route is accessed;
- The invocation of web actions (Controller/Command) is done using Inversion of Control.

For detailed information, see [Documentation Summary](docs/en/index.md).

Library Features
----------------

[](#library-features)

- Coded with good practices and maximum quality;
- Well documented and friendly to IDEs;
- Made with TDD (Test Driven Development);
- Implemented with unit tests using PHPUnit;
- Made with ❤️ &amp; ☕.

Credits
-------

[](#credits)

[Ricardo Pereira Dias](https://www.ricardopedias.com.br)

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance67

Regular maintenance activity

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

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

Recently: every ~153 days

Total

6

Last Release

66d ago

Major Versions

v1.1.0 → v2.0.02024-10-18

v2.0.0 → v3.0.02026-02-03

PHP version history (2 changes)v1.0.0PHP ^8.3.0

v3.0.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/35d81085a41c534f640bed85b37506ebc87ad0653784d93dab4f649ffc30e415?d=identicon)[ricardopedias](/maintainers/ricardopedias)

---

Top Contributors

[![ricardopedias](https://avatars.githubusercontent.com/u/27714431?v=4)](https://github.com/ricardopedias "ricardopedias (171 commits)")

---

Tags

frameworkmvcapplicationapplication controller

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[joomla/application

Joomla Application Package

23404.8k11](/packages/joomla-application)[sproutcms/cms

Enterprise content management and framework

241.6k4](/packages/sproutcms-cms)

PHPackages © 2026

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