PHPackages                             gillix/framework - 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. gillix/framework

ActiveLibrary[Framework](/categories/framework)

gillix/framework
================

Gillix PHP framework

1.2.2(1y ago)01.3k11MITPHPPHP ^8.1CI failing

Since Feb 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/gillix/framework)[ Packagist](https://packagist.org/packages/gillix/framework)[ RSS](/packages/gillix-framework/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (10)Dependencies (8)Versions (122)Used By (1)

Gillix PHP framework
====================

[](#gillix-php-framework)

Gillix is one of few frameworks for PHP developers that **does not** use MVC pattern, instead offering a flexible and intuitive abstraction level based on OOP principles.

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

[](#installation)

Use [composer](http://getcomposer.org/) to install Gillix framework

```
composer require gillix/framework
```

About usage
-----------

[](#about-usage)

One simple example for a common understanding of how Gillix works

```
