PHPackages                             butochnikov/laravel-grafika - 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. butochnikov/laravel-grafika

ActiveLibrary

butochnikov/laravel-grafika
===========================

0.0.1(9y ago)061MITPHP

Since Mar 4Pushed 9y ago1 watchersCompare

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

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

Laravel Grafika
===============

[](#laravel-grafika)

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

[](#installation)

Require it in your Laravel project:

```
composer require butochnikov/laravel-grafika

```

or update `composer.json` file:

```
{
    "require": {
        "laravel/framework": "5.4.*",
        "butochnikov/laravel-grafika": "~0.0.1"
    }
}
```

and run `composer update` from terminal.

Update `app.php` file in `app/config` directory:

```
'providers' => [
    ...
    Butochnikov\Grafika\GrafikaServiceProvider::class
    ...
],
```

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

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

3357d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05856406861badbd95ac66e8bb62ad2530e5c44695c5bd26c2297ebab00e2016?d=identicon)[Butochnikov](/maintainers/Butochnikov)

---

Top Contributors

[![Butochnikov](https://avatars.githubusercontent.com/u/4212297?v=4)](https://github.com/Butochnikov "Butochnikov (1 commits)")

### Embed Badge

![Health badge](/badges/butochnikov-laravel-grafika/health.svg)

```
[![Health](https://phpackages.com/badges/butochnikov-laravel-grafika/health.svg)](https://phpackages.com/packages/butochnikov-laravel-grafika)
```

###  Alternatives

[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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