PHPackages                             attwframework/app - 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. attwframework/app

ActiveSkeleton[Framework](/categories/framework)

attwframework/app
=================

AttwFramework skeleton application.

013PHP

Since Oct 17Pushed 11y agoCompare

[ Source](https://github.com/AttwFramework/app)[ Packagist](https://packagist.org/packages/attwframework/app)[ RSS](/packages/attwframework-app/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

AttwFramework skeleton application
==================================

[](#attwframework-skeleton-application)

[![Total Downloads](https://camo.githubusercontent.com/913a2624171fcc08c061126cc816447f989ee259a33e92fbbf4bc409f226d313/68747470733a2f2f706f7365722e707567782e6f72672f617474776672616d65776f726b2f6170702f646f776e6c6f6164732e706e67)](https://packagist.org/packages/attwframework/app) [![Latest Unstable Version](https://camo.githubusercontent.com/9229798a75f8b82491fb4e8224a423e5f5e9f46eb6a26f27b837199fb2124c50/68747470733a2f2f706f7365722e707567782e6f72672f617474776672616d65776f726b2f6170702f762f756e737461626c652e706e67)](//packagist.org/packages/attwframework/app) [![License](https://camo.githubusercontent.com/71250c72f70cee9dc30433ad0b454e3763da7b9d0d5cd321d395717d711adb9c/68747470733a2f2f706f7365722e707567782e6f72672f617474776672616d65776f726b2f6170702f6c6963656e73652e706e67)](https://packagist.org/packages/attwframework/app)

AttwFramework is a MVC micro framework to simple projects developments.

- [Website](http://attwframework.github.io)
- [Documentation](http://github.com/AttwFramework/Documentation)
- [Creator](http://github.com/gabrieljmj)

\##Download ###Composer With composer, you don't need to download the framework core code. It already comes included.

1. Download the composer [clicking here](https://getcomposer.org/download).
2. Run on terminal: `php composer.phar create-project -s dev attwframework/app [application_name]`or via global composer: `composer create-project -s dev attwframework/app [application_name]`
3. After, precautionary, run `php composer.phar install` or `composer install` in application root.

\###Download the zip file To download the zip file, [click here](https://github.com/AttwFramework/app/archive/master.zip).

\##Initial configuration ###Directories ####Apart framework core code If you downloaded the framework core code apart, indicate the directory on index.php of app folder, defining a const as `ATTW_FOLDER`.

```
define( 'ATTW_FOLDER', realpath( APP_ROOT . DS . '..' . DS . 'framework' ) );
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/4fcbdf815749595d3dcfd4fb781e2cac05aa6d132123aa9da889d2c5ca6c8e11?d=identicon)[GabrielJMJ](/maintainers/GabrielJMJ)

---

Top Contributors

[![gabrieljmj](https://avatars.githubusercontent.com/u/2223216?v=4)](https://github.com/gabrieljmj "gabrieljmj (54 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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