PHPackages                             jabernardo/appogato - 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. jabernardo/appogato

AbandonedArchivedLibrary[Framework](/categories/framework)

jabernardo/appogato
===================

Affogato for the Web

v3.x-dev(7y ago)171MITPHPPHP &gt;=5.4.0

Since Dec 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jabernardo/appogato)[ Packagist](https://packagist.org/packages/jabernardo/appogato)[ Docs](https://github.com/jabernardo/appogato)[ RSS](/packages/jabernardo-appogato/feed)WikiDiscussions v3.x Synced 3d ago

READMEChangelogDependencies (2)Versions (1)Used By (0)

Appogato
========

[](#appogato)

[![Appogato](https://raw.githubusercontent.com/jabernardo/appogato/v3.x/public/static/img/affogato.png)](https://raw.githubusercontent.com/jabernardo/appogato/v3.x/public/static/img/affogato.png)

> Affogato for the Web

Getting started
---------------

[](#getting-started)

### Running on PHP Built-in Web Server

[](#running-on-php-built-in-web-server)

```
# Go to `public` folder
cd public;
# App and Running!
php -S localhost:3000
```

### Running on Docker

[](#running-on-docker)

```
# Create a new project from Appogato
composer create-project jabernardo/appogato hello_world;

# Test copy with `docker-compose`
docker-compose up;
# http://localhost:3000
```

About Appogato
--------------

[](#about-appogato)

Appogato is a web framework with a very little footprint. A very lightweight and easy-to-use framework. Appogato (or LMVC) started as an example project for [Lollipop-PHP](https://github.com/jabernardo/lollipop-php) and now being published as a separate project.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

For any vulnerabilities found within Appogato, kindly email me at

License
-------

[](#license)

The Appogato framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

2696d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7723978?v=4)[John Aldrich Bernardo](/maintainers/jabernardo)[@jabernardo](https://github.com/jabernardo)

---

Top Contributors

[![jabernardo](https://avatars.githubusercontent.com/u/7723978?v=4)](https://github.com/jabernardo "jabernardo (71 commits)")

---

Tags

phpphp-frameworkwebwebframeworkframeworklibraryphp 7PHP7php frameworkweb framework

### Embed Badge

![Health badge](/badges/jabernardo-appogato/health.svg)

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

###  Alternatives

[podcastcrawler/podcastcrawler

PHP library to find podcasts

402.7k1](/packages/podcastcrawler-podcastcrawler)[ollyxar/websockets

PHP WebSocket server

311.9k1](/packages/ollyxar-websockets)

PHPackages © 2026

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