PHPackages                             gamelena/tangerine - 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. gamelena/tangerine

ActiveLibrary

gamelena/tangerine
==================

Tangerine

2.3.0(2mo ago)114PHPPHP &gt;=8.1.0CI passing

Since May 16Pushed 2w ago1 watchersCompare

[ Source](https://github.com/Gamelena/tangerine)[ Packagist](https://packagist.org/packages/gamelena/tangerine)[ RSS](/packages/gamelena-tangerine/feed)WikiDiscussions master Synced today

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

[![Build Status](https://camo.githubusercontent.com/060e156813c4a5b2cd030ca80e7dd1596f06902e04dbacc33641c86d82eb0477/68747470733a2f2f7472617669732d63692e6f72672f47616d656c656e612f74616e676572696e652e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/Gamelena/tangerine)

Local Testing Environment (Docker) - Recommended
================================================

[](#local-testing-environment-docker---recommended)

This configuration is provided **for developing and testing** the library in a standalone environment. Since Tangerine is a PHP library, this setup lifts a test application container to verify functionality.

Usage
-----

[](#usage)

### 1. Start Environment

[](#1-start-environment)

Lifts PHP 8.2 Apache + MySQL 5.7 containers.

```
docker-compose up -d --build
```

### 2. Install &amp; Patch (Replaces Ant/Bower)

[](#2-install--patch-replaces-antbower)

Runs `composer install`, `bower install`, and applies patches (like `zend-test-patch.sh`) inside the container.

```
# Remove local lock file if present (to avoid platform mismatches)
rm -f composer.lock

docker-compose exec app bootstrap.sh
```

### 3. Initialize Test Database

[](#3-initialize-test-database)

Creates the `tangerine` database and users.

```
docker-compose exec app bash init_db.sh
```

### 4. Verify

[](#4-verify)

Access the test instance at .

### 5. Access Database

[](#5-access-database)

To access the MySQL database inside the container:

```
docker-compose exec db mysql -u root -p*** tangerine
```

Or to run a specific query:

```
docker-compose exec db mysql -u root -p*** tangerine -e "SELECT * FROM users WHERE md5_password = '31cb6a72f8f70612e27af0f59a9322ca';"
```

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance92

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

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

Recently: every ~621 days

Total

12

Last Release

67d ago

Major Versions

1.8.0 → v2.0.0.x-dev2026-02-10

PHP version history (3 changes)1.7.0PHP &gt;=5.4.1

1.7.2PHP &gt;=5.5.0

2.3.0PHP &gt;=8.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6577c15c2c24caf585e4d789e2980ef37835431c8538aaf23f0a0bbce478fd53?d=identicon)[DonMostro](/maintainers/DonMostro)

---

Top Contributors

[![Gamelena](https://avatars.githubusercontent.com/u/1957018?v=4)](https://github.com/Gamelena "Gamelena (299 commits)")

### Embed Badge

![Health badge](/badges/gamelena-tangerine/health.svg)

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

###  Alternatives

[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M709](/packages/maatwebsite-excel)[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k17](/packages/civicrm-civicrm-core)[in2code/powermail

Powermail is a well-known, editor-friendly, powerful and easy to use mailform extension for TYPO3 with a lots of features

982.5M38](/packages/in2code-powermail)

PHPackages © 2026

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