PHPackages                             pbxg33k/php-info-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. pbxg33k/php-info-base

ActiveLibrary

pbxg33k/php-info-base
=====================

v1.0.4(8y ago)01.3k[11 PRs](https://github.com/PBXg33k/php-info-base/pulls)1LGPL-3.0PHPPHP ^7.1

Since Apr 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/PBXg33k/php-info-base)[ Packagist](https://packagist.org/packages/pbxg33k/php-info-base)[ RSS](/packages/pbxg33k-php-info-base/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (13)Versions (17)Used By (1)

PBX\_g33k's Info Library Skeleton#
==================================

[](#pbx_g33ks-info-library-skeleton)

This is the core of PBX\_g33k's various libraries which aggregate/search data from various sources. This library is intended as a base and should not be used directly.

Projects build on this library
------------------------------

[](#projects-build-on-this-library)

- [PHPMusicInfo](https://github.com/PBXg33k/php-music-info)
- PHPJAVInfo (unreleased as of yet)

Requirements
------------

[](#requirements)

Libraries build upon this library have the following minimal requirements. Please note that additional requirements might be met.

In order to use this library your environment MUST meet the following criteria:

- PHP 5.6 (or later)
    - curl extension

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

[](#installation)

### Using Composer (recommended)

[](#using-composer-recommended)

Add the music-info package to your `composer.json` file.

```
{
    "require": {
        "pbxg33k/php-base-info": "dev-master"
    }
}
```

Or via the command line in the root of your project's installation.

```
$ composer require "pbxg33k/php-base-info"
```

This will install the latest stable version.

To try the latest features, add `master-dev` as version. But be warned, this branch is unstable and not intended for production use. **During this development stage master-dev will have the latest stable development version untill 1.0.0 has been released**

### Without composer

[](#without-composer)

1. Download this repository as a zip file.
2. Extract the content of the zip file to a directory in your application
3. Add files to your project
    - Map `pbxg33k/php-base-info` to this directory if your autoloader is PSR-4 compatible
    - Include `autoloader.php` to your project bootstrap if either you don't have an autoloader or your autoloader is not PSR-4 compatible

Todo
----

[](#todo)

ADD TODO AND INSTRUCTIONS

License
-------

[](#license)

Copyright (c) 2016-2017 Oguzhan Uysal This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see .

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

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

Total

5

Last Release

2920d ago

PHP version history (2 changes)v1.0PHP ^5.6|^7.0

v1.0.3PHP ^7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/056e16095aa1c6f1b8c0f914ca98d0d00fa7289d5c5c78d95face22210102ad5?d=identicon)[PBX\_g33k](/maintainers/PBX_g33k)

---

Top Contributors

[![PBXg33k](https://avatars.githubusercontent.com/u/1777196?v=4)](https://github.com/PBXg33k "PBXg33k (30 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pbxg33k-php-info-base/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M648](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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