PHPackages                             raymondidema/webmanager - 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. raymondidema/webmanager

ActiveLibrary

raymondidema/webmanager
=======================

1.0.0

011PHP

Since Aug 28Pushed 12y ago1 watchersCompare

[ Source](https://github.com/raymondidema/webmanager)[ Packagist](https://packagist.org/packages/raymondidema/webmanager)[ RSS](/packages/raymondidema-webmanager/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

webmanager
==========

[](#webmanager)

Installer for the database and the first admin user

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

[](#installation)

Require this package in your composer.json:

```
"raymondidema/webmanager": "dev-master"

```

And add the ServiceProvider to the providers array in app/config/app.php

```
'Raymondidema\Webmanager\WebmanagerServiceProvider',

```

If you like Bootstrap 3.0 you could do the following:

```
'php artisan asset:publish raymondidema/webmanager'

```

To edit the company name and e-mail address you should do:

```
'php artisan config:publish raymondidema/webmanager'

```

After this you could edit the config file.

```
'/app/packages/raymondidema/webmanager/config.php'

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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/1248f1fc94bb4a97c1eebf8570824583b4d57156b3c0e0f14fba51e418111b1b?d=identicon)[raymond.idema](/maintainers/raymond.idema)

---

Top Contributors

[![raymondidema](https://avatars.githubusercontent.com/u/4567516?v=4)](https://github.com/raymondidema "raymondidema (7 commits)")

### Embed Badge

![Health badge](/badges/raymondidema-webmanager/health.svg)

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

PHPackages © 2026

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