PHPackages                             careset/zermelo\_installer - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. careset/zermelo\_installer

AbandonedArchivedLibrary[PDF &amp; Document Generation](/categories/documents)

careset/zermelo\_installer
==========================

The installer package for Zermelo

v1.1.1(5y ago)12282Apache-2.0PHPPHP &gt;=7.2.0

Since Jun 5Pushed 5y ago6 watchersCompare

[ Source](https://github.com/CareSet/ZermeloInstaller)[ Packagist](https://packagist.org/packages/careset/zermelo_installer)[ RSS](/packages/careset-zermelo-installer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (5)Versions (5)Used By (0)

Zermelo Installer
=================

[](#zermelo-installer)

This repo exists to faciliate the installation of the various Zermelo packages. See:

This packages composer.json file contains all composer packages in it's require section, so that when this package is installed, it will also bring in the following:

- Zermelo - The back-end API
- ZermeloBladeTabular - The DataTables tabular interface
- ZermeloBladeCard - The Card interface
- ZermeloBladeTreeCard - The tree card interface
- ZermeloBladeGraph - The graph interface (Private only)

When you run 'php artisan zermelo:install' this package will subsequntly call the installers of all the above subpackages.

A note on branches of this repository:

- "master" - Requires the official packagist versions of zermelo\* packages in compooser.json
- "develop" - Requires the dev-master branches **NOTE** repositories must be added at root level composer.json

In order to get composer to checkout development branch source code from github, you have to include the following repositories section in your root-level composer.json file.

```
  "repositories": [
    {
      "type": "git",
      "url":"https://github.com/CareSet/Zermelo.git"
    },
    {
      "type": "git",
      "url": "https://github.com/CareSet/ZermeloBladeTabular.git"
    },
    {
      "type": "git",
      "url": "https://github.com/CareSet/ZermeloBladeCard.git"
    },
    {
      "type": "git",
      "url": "https://github.com/CareSet/ZermeloBladeTreeCard.git"
    },
    {
      "type": "git",
      "url": "https://github.com/CareSet/ZermeloBladeGraph.git"
    }
  ],

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.9% 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 ~147 days

Total

3

Last Release

1870d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/529070a1000481c1ec43116693d5ca874222641f3f6d863bc5c57074f2319be8?d=identicon)[ftrotter](/maintainers/ftrotter)

---

Top Contributors

[![ftrotter](https://avatars.githubusercontent.com/u/83133?v=4)](https://github.com/ftrotter "ftrotter (153 commits)")[![kchapple](https://avatars.githubusercontent.com/u/271809?v=4)](https://github.com/kchapple "kchapple (14 commits)")[![siphu](https://avatars.githubusercontent.com/u/19493903?v=4)](https://github.com/siphu "siphu (7 commits)")

---

Tags

zermelolaraveldatatablesreportingreportreportsd3vega

### Embed Badge

![Health badge](/badges/careset-zermelo-installer/health.svg)

```
[![Health](https://phpackages.com/badges/careset-zermelo-installer/health.svg)](https://phpackages.com/packages/careset-zermelo-installer)
```

###  Alternatives

[jimmyjs/laravel-report-generator

Rapidly Generate Simple Pdf &amp; Excel Report on Laravel 5 (Using Barryvdh/DomPdf or Barryvdh/laravel-snappy &amp; maatwebsite/excel)

580157.4k1](/packages/jimmyjs-laravel-report-generator)[samuelterra22/laravel-report-generator

Rapidly Generate Simple Pdf, Excel &amp; CSV Reports on Laravel (Using Barryvdh/DomPdf or Barryvdh/laravel-snappy &amp; maatwebsite/excel)

125.3k](/packages/samuelterra22-laravel-report-generator)

PHPackages © 2026

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