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

ActiveLibrary[Framework](/categories/framework)

gravatalonga/framework
======================

My own backbone for my personals projects

1.0.11(3y ago)05211MITPHPPHP &gt;=8.1

Since Mar 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/gravataLonga/framework)[ Packagist](https://packagist.org/packages/gravatalonga/framework)[ Docs](https://github.com/gravatalonga/framework)[ GitHub Sponsors](https://github.com/gravataLonga)[ RSS](/packages/gravatalonga-framework/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (6)Versions (14)Used By (1)

framework
=========

[](#framework)

[![Latest Version on Packagist](https://camo.githubusercontent.com/66ea514c94a84e47419cce7419aba639fdfa0d6e717f57b1d215f7c258d68a0b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f677261766174616c6f6e67612f6672616d65776f726b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gravatalonga/framework)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/cdb93a2cee28688725de2fd21d523e3c7192ebaf8c22668463231a476f561638/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f677261766174616c6f6e67612f6672616d65776f726b2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/gravatalonga/framework)[![Coverage Status](https://camo.githubusercontent.com/60b88c68d614aabd84b8084fb74eb5738639b5017c7c286eee631c7629b998d7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f677261766174616c6f6e67612f6672616d65776f726b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gravatalonga/framework/code-structure)[![Quality Score](https://camo.githubusercontent.com/1d652f47037d1a564711ee632ebf773b96f514608ec20d2470316c8703c59c1d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f677261766174616c6f6e67612f6672616d65776f726b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/gravatalonga/framework)[![Total Downloads](https://camo.githubusercontent.com/607fbd1548a7edf80699090ddc2c2b2a98ad06b1c7a1b295824e929b1e6d45a7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f677261766174616c6f6e67612f6672616d65776f726b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gravatalonga/framework)

Backbone of my personal web framework

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
bin/
build/
docs/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require gravatalonga/framework
```

Usage
-----

[](#usage)

```
$skeleton = new Gravatalonga\Skeleton();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Jonathan Fontes](https://github.com/gravataLonga)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

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

Total

13

Last Release

1160d ago

PHP version history (3 changes)1.0.0PHP ^8.0|^8.1

1.0.7PHP &gt;=8.0

1.0.9PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/e4ffa38be69914cd6a634e2916246b70931885bd81e64c8c6848950e99c4c791?d=identicon)[gravataLonga](/maintainers/gravataLonga)

---

Top Contributors

[![gravataLonga](https://avatars.githubusercontent.com/u/1126525?v=4)](https://github.com/gravataLonga "gravataLonga (27 commits)")

---

Tags

frameworkGravatalonga

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247616.4k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

681.0M17](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1610.2k5](/packages/wpstarter-framework)

PHPackages © 2026

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