PHPackages                             thavarshan/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. thavarshan/base

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

thavarshan/base
===============

A basic repository for quickly scaffolding typical PHP packages

v4.0.0(5y ago)63.6k2MITPHPPHP ^7.4|^8.0

Since May 8Pushed 4y agoCompare

[ Source](https://github.com/Thavarshan/base)[ Packagist](https://packagist.org/packages/thavarshan/base)[ GitHub Sponsors](https://github.com/thavarshan)[ RSS](/packages/thavarshan-base/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (6)Versions (7)Used By (0)

:package\_description
=====================

[](#package_description)

---

This package can be used as to scaffold a typical PHP package. It's easy to set up:

Press the "Use template" button at the top of this repo to create a new repo with the contents of this skeleton and have fun creating your package.
---------------------------------------------------------------------------------------------------------------------------------------------------

[](#press-the-use-template-button-at-the-top-of-this-repo-to-create-a-new-repo-with-the-contents-of-this-skeleton-and-have-fun-creating-your-package)

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require vendor_slug/package_slug
```

Usage
-----

[](#usage)

```
$example = new Base\Example('Foo');
echo $example->name();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [:author\_name](https://github.com/:author_username)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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

Total

5

Last Release

1948d ago

Major Versions

v1.0 → v2.02020-05-17

v2.0 → 3.02020-07-10

v3.0.2 → v4.0.02021-01-16

PHP version history (4 changes)v1.0PHP ^7.2

v2.0PHP ^7.3.1

3.0PHP ^7.3

v4.0.0PHP ^7.4|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e6a36cdb0d28baadcd00b763ff51b42fdb5128186b1ff0e46c007d43376bfe4d?d=identicon)[Thavarshan](/maintainers/Thavarshan)

---

Top Contributors

[![Thavarshan](https://avatars.githubusercontent.com/u/10804999?v=4)](https://github.com/Thavarshan "Thavarshan (20 commits)")

---

Tags

boilerplatecomposerpackagephpphp-composerphpcomposerpackage

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[netojose/laravel-bootstrap-4-forms

Bootstrap 4 form builder for Laravel 5

182115.3k](/packages/netojose-laravel-bootstrap-4-forms)[camcima/php-geohash

Refactored GeoHash package

1074.0k](/packages/camcima-php-geohash)

PHPackages © 2026

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