PHPackages                             gonzalo123/g - 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. gonzalo123/g

ActiveLibrary[Framework](/categories/framework)

gonzalo123/g
============

Full stack framework based on symfony's components

271PHP

Since Oct 8Pushed 12y ago1 watchersCompare

[ Source](https://github.com/gonzalo123/g)[ Packagist](https://packagist.org/packages/gonzalo123/g)[ RSS](/packages/gonzalo123-g/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

G. Another Full stack framework
===============================

[](#g-another-full-stack-framework)

instalation:
------------

[](#instalation)

### composer

[](#composer)

```
{
    "require": {
        "gonzalo123/g": "dev-master"
    },
    "autoload": {
        "psr-0": {
            "": ["app/"]
        }
    }
}

```

### index.php:

[](#indexphp)

```
