PHPackages                             gdpro/gdpro-base - 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-base

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

gdpro/gdpro-base
================

Gdpro Base module to use as based for gdpro module

1.0.14(9y ago)196HTMLPHP &gt;=5.5.8

Since Dec 2Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (14)Versions (16)Used By (0)

Gdpro Base
----------

[](#gdpro-base)

\[[![Build Status](https://camo.githubusercontent.com/39d8dea2d7985103da3eaebd617e52a80219cbeccf7428a2bde2a412b02c704c/68747470733a2f2f7472617669732d63692e6f72672f676470726f2f676470726f2d626173652d2e706e67)](https://camo.githubusercontent.com/39d8dea2d7985103da3eaebd617e52a80219cbeccf7428a2bde2a412b02c704c/68747470733a2f2f7472617669732d63692e6f72672f676470726f2f676470726f2d626173652d2e706e67)\] ()

### Introduction

[](#introduction)

Gdpro Base Ui is a base of element to use with user interfaces

### Requirements

[](#requirements)

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

### Installation

[](#installation)

Run the following `composer` command:

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

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

```
"require": {
    "gdpro/gdpro-base": "~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(
        /* ... */
        'GdproBase',
    ),
    /* ... */
);
```

### Configuration

[](#configuration)

#### Controller Layout Resolver

[](#controller-layout-resolver)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

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

Recently: every ~142 days

Total

15

Last Release

3557d 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 (24 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  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)[socalnick/scn-social-auth

Uses the HybridAuth PHP library to Enable authentication via Google, Facebook, Twitter, Yahoo!, etc for the ZfcUser ZF2 module.

21974.2k3](/packages/socalnick-scn-social-auth)[snapshotpl/zf-snap-geoip

MaxMind GeoIP Module for Zend Framework 2

1512.9k](/packages/snapshotpl-zf-snap-geoip)

PHPackages © 2026

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