PHPackages                             vilbur/biography - 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. vilbur/biography

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

vilbur/biography
================

Biography for development of packages for Laravel

018PHP

Since Apr 9Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel package - biography
===========================

[](#laravel-package---biography)

- optimized for Vue.js &amp; Bulma

Dependencies
------------

[](#dependencies)

[vue-router](https://github.com/vuejs/vue-router)

### Install

[](#install)

```
composer require vilbur/biography @dev
```

### Publish files

[](#publish-files)

```
php artisan vendor:publish --tag="vilbur/biography"
```

### app.js

[](#appjs)

```
// import vilbur-biography view
const Biography	= () => import('./biography/views/biography.vue');

// routes for vue-router
const router = new VueRouter({
	routes:
	{
		path:	'/biography',
		name:	'biography',
		component:	Biography
	},
});
```

### app.scss

[](#appscss)

```
@import 'biography/biography.scss';
```

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

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/4c2d6ff6a3c0bd8a3838f1c9e8bfc817d384c26962eb876f94202a90be3d0d50?d=identicon)[vilbur](/maintainers/vilbur)

---

Top Contributors

[![vilbur](https://avatars.githubusercontent.com/u/9706058?v=4)](https://github.com/vilbur "vilbur (13 commits)")

### Embed Badge

![Health badge](/badges/vilbur-biography/health.svg)

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

###  Alternatives

[czdb/searcher

A PHP library for efficient IP geolocation using compact database formats.

295.8k1](/packages/czdb-searcher)[neysi/directprint

Easy and direct file print from PHP

198.8k](/packages/neysi-directprint)[ip2location/ip2location-cakephp

Lookup for visitor's IP information, such as country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type.

224.7k](/packages/ip2location-ip2location-cakephp)[maximaster/tools.finder

Библиотека, облегчающая поиск идентификаторов разных сущностей для 1С-Битрикс

108.6k](/packages/maximaster-toolsfinder)

PHPackages © 2026

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