PHPackages                             mauriciovander/testpackage - 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. mauriciovander/testpackage

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

mauriciovander/testpackage
==========================

PHP packaging test

07PHP

Since Aug 23Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

TestComponents
==============

[](#testcomponents)

The intention of this repository is to test composer package management and set up a basic library structure for new projects

---

Instalation
-----------

[](#instalation)

#### From composer packagist

[](#from-composer-packagist)

`composer require mauriciovander/testpackage dev-master`

#### From Git

[](#from-git)

1. clone this repository with

`git clone https://github.com/mauriciovander/testpackage.git`

2. cd into testpackage
3. install dependencies

`composer install`

4. run index.php as a server or create a virtualhost in your Apache/Nginx server pointing the DocumentRoot to the *public* folder

`php -S 127.0.0.1:8888 public/index.php`

5. open  on a browser
6. check console logs to confirm monolog is working properly
7. run tests to confirm phpunit is working properly

`phpunit tests`

---

### Start writing your own code

[](#start-writing-your-own-code)

If new namespaces are to be used (besides TestComponents), be sure to link Namespace to path in composer.json PSR-4 section for proper autoloading

run `composer dump-autoload` to regenerate PSR4 autoloader

enjoy...

###  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/bcb7347804f1191fbc8f23623e83fb11c442d2f64e1ab4b0459503ae39da9d19?d=identicon)[mauriciovander](/maintainers/mauriciovander)

---

Top Contributors

[![mauriciovander](https://avatars.githubusercontent.com/u/2056797?v=4)](https://github.com/mauriciovander "mauriciovander (23 commits)")

### Embed Badge

![Health badge](/badges/mauriciovander-testpackage/health.svg)

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

###  Alternatives

[bobey/geoip2-geolite2-composer

This tiny repository aims to provide an easy solution to require GeoIP2 / GeoLite2 databases inside your project using composer.

17838.7k1](/packages/bobey-geoip2-geolite2-composer)[raoul2000/yii-simple-workflow

A simple workflow engine for Yii 1

278.2k](/packages/raoul2000-yii-simple-workflow)[elgentos/magento2-hyva-cro-semi-sticky-header

Changes the Hyvä header to a semi-sticky header (dissapears down and reappears up)

161.7k](/packages/elgentos-magento2-hyva-cro-semi-sticky-header)

PHPackages © 2026

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