PHPackages                             appdeck/sampa - 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. appdeck/sampa

AbandonedArchivedLibrary

appdeck/sampa
=============

a lightweight, fast and easy to use php5 mvc framework

31.3k2PHP

Since Nov 9Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

sampa
=====

[](#sampa)

lightweight, fast and easy to use php5 mvc framework

[![Scrutinizer Quality Score](https://camo.githubusercontent.com/b14f8bfc17f8b4583a94b4946f8d634f64dd71c637568c7dadf9310b580e3230/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6170706465636b2f73616d70612f6261646765732f7175616c6974792d73636f72652e706e673f733d63396630393936396366303166623466313739393437353361386662313931613837306638323438)](https://scrutinizer-ci.com/g/appdeck/sampa/)[![Build Status](https://camo.githubusercontent.com/03097b239b8d7608c97c1266208449a93d9bbd54ca1e04e0cb50aa4106078300/68747470733a2f2f7472617669732d63692e6f72672f6170706465636b2f73616d70612e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/appdeck/sampa)[![Latest Stable Version](https://camo.githubusercontent.com/898495b3781aac28f4e121a9b7ea764be92ba2af618b2a576e2a83636e05e881/68747470733a2f2f706f7365722e707567782e6f72672f6170706465636b2f73616d70612f762f737461626c652e706e67)](https://packagist.org/packages/appdeck/sampa)[![Total Downloads](https://camo.githubusercontent.com/d080c3ef5d1152aa6d70d16cd2e0fe5707082aaa85a6b602726013bec85c6e25/68747470733a2f2f706f7365722e707567782e6f72672f6170706465636b2f73616d70612f646f776e6c6f6164732e706e67)](https://packagist.org/packages/appdeck/sampa)

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

[](#installation)

This library can be found on [Packagist](https://packagist.org/packages/appdeck/sampa). The recommended way to install this is through [composer](http://getcomposer.org).

Edit your `composer.json` and add:

```
{
    "require": {
        "appdeck/sampa": "dev-master"
    }
}
```

And install dependencies:

```
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
```

Features
--------

[](#features)

- PSR-0 compliant for easy interoperability

Examples
--------

[](#examples)

Examples of basic usage are located in the examples/ directory.

Bugs and feature requests
-------------------------

[](#bugs-and-feature-requests)

Have a bug or a feature request? [Please open a new issue](https://github.com/appdeck/sampa/issues). Before opening any issue, please search for existing issues and read the [Issue Guidelines](https://github.com/necolas/issue-guidelines), written by [Nicolas Gallagher](https://github.com/necolas/).

Versioning
----------

[](#versioning)

sampa will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

`..`

And constructed with the following guidelines:

- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit .

Authors
-------

[](#authors)

**Flávio Heleno**

-
-

**Vinícius Campitelli**

-
-

Copyright and license
---------------------

[](#copyright-and-license)

Copyright 2016 appdeck under [MIT](LICENSE.md).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

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/42b9c9cbc06973a61587667fc811b853f4d71843f35ba2535f3900083e69ab3f?d=identicon)[flavioheleno](/maintainers/flavioheleno)

---

Top Contributors

[![flavioheleno](https://avatars.githubusercontent.com/u/471860?v=4)](https://github.com/flavioheleno "flavioheleno (46 commits)")

### Embed Badge

![Health badge](/badges/appdeck-sampa/health.svg)

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

PHPackages © 2026

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