PHPackages                             gdpro/gdpro-tool - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gdpro/gdpro-tool

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gdpro/gdpro-tool
================

A set of tool and helper.

1.0.5(10y ago)12111BSD-4-ClausePHPPHP &gt;=5.5.8

Since Dec 3Pushed 10y ago1 watchersCompare

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

READMEChangelogDependencies (10)Versions (8)Used By (1)

Gdpro Tool
----------

[](#gdpro-tool)

### Introduction

[](#introduction)

Gdpro Tool module is a collection of tool and helper.

### Changelog

[](#changelog)

[doc/CHANGELOG.md](doc/CHANGELOG.md)

### Requirements

[](#requirements)

Please see the [composer.json](composer.json) file.

### Installation

[](#installation)

Run the following `composer` command:

```
$ composer require "gdpro/gdpro-tool:~1.0"
```

Alternately, manually add the following to your `composer.json`, in the `require` section:

```
"require": {
    "gdpro/gdpro-tool": "~1.0"
}
```

And then run `composer update` to ensure the module is installed.

Finally, add the module name to your project's `config/application.config.php`under the `modules` key:

```
return array(
    /* ... */
    'modules' => array(
        /* ... */
        'GdproTool',
    ),
    /* ... */
);
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Recently: every ~52 days

Total

6

Last Release

3728d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/12bb1d3b51340daa0f19c946f2ba7d3e4b277854fc722409809d0e43845fe0de?d=identicon)[garygitton](/maintainers/garygitton)

---

Top Contributors

[![garygitton](https://avatars.githubusercontent.com/u/3704874?v=4)](https://github.com/garygitton "garygitton (27 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gdpro-gdpro-tool/health.svg)

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

###  Alternatives

[zf-commons/zfc-base

A set of genetic (abstract) classes which are commonly used across multiple modules.

1441.1M25](/packages/zf-commons-zfc-base)[snapshotpl/zf-snap-geoip

MaxMind GeoIP Module for Zend Framework 2

1512.9k](/packages/snapshotpl-zf-snap-geoip)[bitweb/zf2-cron-module

BitWeb ZF2 module for cron.

1341.6k](/packages/bitweb-zf2-cron-module)

PHPackages © 2026

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