PHPackages                             towry/taste - 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. towry/taste

AbandonedArchivedLibrary

towry/taste
===========

/dev/null

05PHP

Since Nov 8Pushed 11y ago1 watchersCompare

[ Source](https://github.com/towry/Taste)[ Packagist](https://packagist.org/packages/towry/taste)[ RSS](/packages/towry-taste/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Taste
=====

[](#taste)

Taste is a PHP class defined in a single php file.

Getting Started
---------------

[](#getting-started)

### Install

[](#install)

Use composer to install this package.

```
require "vendor/autoload.php";

$taste = new Taste\Taste();

$taste->map('get', '/', 'indexController@index');

# output the right template.
$taste->display('index.tpl');

$taste->mapRoute();
```

Documentation
-------------

[](#documentation)

Not available.

License
-------

[](#license)

Released under the MIT License.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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/662b959e8a77d8bc709c6450ebfaf497c4b7bf69de561ee699dce7449db7c70f?d=identicon)[towry](/maintainers/towry)

---

Top Contributors

[![towry](https://avatars.githubusercontent.com/u/8279858?v=4)](https://github.com/towry "towry (1 commits)")

### Embed Badge

![Health badge](/badges/towry-taste/health.svg)

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

PHPackages © 2026

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