PHPackages                             zyberware/bootstrap-template - 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. zyberware/bootstrap-template

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

zyberware/bootstrap-template
============================

Basic template for php-bootstraps

v0.1.0(12y ago)253MPL-2.0PHP

Since Apr 13Pushed 12y ago1 watchersCompare

[ Source](https://github.com/zyberWare/php-bootstrap-template)[ Packagist](https://packagist.org/packages/zyberware/bootstrap-template)[ Docs](https://gitlab.zyberware.org/composer-zyberware/bootstrap-template)[ RSS](/packages/zyberware-bootstrap-template/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

zyberware/bootstrap-template
============================

[](#zyberwarebootstrap-template)

Basic template for php-bootstraps.

Example
-------

[](#example)

```
class Bootstrap extends \ZyberWare\BootstrapTemplate
{
    public function doSomeStuff()
    {
        ...
    }

    public function doSomeOtherStuffWithAWeirdName($varWeGetFromTheRunMethod, $another)
    {
        ...
    }
}

$bootstrap = new Bootstrap();
$bootstrap->run('random', 'strings');
```

Documentation
-------------

[](#documentation)

To create the docs, just run `phpdoc` in the the project-root. An online-version is available at [phpdoc.zyberware.org/bootstrap-template/](http://phpdoc.zyberware.org/bootstrap-template/).

License
-------

[](#license)

This software is licensed under the [Mozilla Public License v. 2.0](http://mozilla.org/MPL/2.0/). For more information, read the file `LICENSE`.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4415d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2286104?v=4)[Eric Enold](/maintainers/zyberspace)[@zyberspace](https://github.com/zyberspace)

---

Top Contributors

[![zyberspace](https://avatars.githubusercontent.com/u/2286104?v=4)](https://github.com/zyberspace "zyberspace (17 commits)")

### Embed Badge

![Health badge](/badges/zyberware-bootstrap-template/health.svg)

```
[![Health](https://phpackages.com/badges/zyberware-bootstrap-template/health.svg)](https://phpackages.com/packages/zyberware-bootstrap-template)
```

###  Alternatives

[welp/ical-bundle

Symfony Bundle to manage .ics iCal file (creating and eventually reading)

10114.3k](/packages/welp-ical-bundle)

PHPackages © 2026

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