PHPackages                             lemesdaniel/grafika-laravel - 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. [Image &amp; Media](/categories/media)
4. /
5. lemesdaniel/grafika-laravel

ActiveLibrary[Image &amp; Media](/categories/media)

lemesdaniel/grafika-laravel
===========================

v0.0.2(7y ago)690MITPHP

Since Aug 12Pushed 4y ago3 watchersCompare

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

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

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

[](#grafika-laravel)

Package is a simple service provider for [Grafika library](https://kosinix.github.io/grafika/). A beautiful library will images

Install
-------

[](#install)

Begin by installing this package through Composer. Edit your project's composer.json file to require lemesdaniel/grafika-laravel.

"require": { "lemesdaniel/grafika-laravel": "dev-master" } Next, update Composer from the Terminal:

composer update

OR in bash

```
$ composer require lemesdaniel/grafika-laravel
```

### 2 - Provider

[](#2---provider)

Next, add your new provider to the providers array of config/app.php:

```
'providers' => [
    // Other service providers...
	Lemesdaniel\Grafika\Providers\GrafikaServiceProvider::class,
],

```

### Example

[](#example)

grafika-laravel
===============

[](#grafika-laravel-1)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Every ~758 days

Total

2

Last Release

2803d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b2e6d3cd7b672a2f19c87f339a12b2b6d5a379db0bce02ac65fee9b91650ba5a?d=identicon)[lemesdaniel](/maintainers/lemesdaniel)

---

Top Contributors

[![lemesdaniel](https://avatars.githubusercontent.com/u/587064?v=4)](https://github.com/lemesdaniel "lemesdaniel (11 commits)")

### Embed Badge

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

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

###  Alternatives

[creativeorange/gravatar

A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.

5467.5M54](/packages/creativeorange-gravatar)[intervention/image-laravel

Laravel Integration of Intervention Image

1496.5M102](/packages/intervention-image-laravel)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[ralphjsmit/laravel-glide

Auto-magically generate responsive images from static image files.

4719.6k5](/packages/ralphjsmit-laravel-glide)[spatie/laravel-og-image

Generate OG images for your Laravel app

305.2k](/packages/spatie-laravel-og-image)[nikkanetiya/laravel-color-palette

Laravel Wrapper for `ksubileau/color-thief-php`. Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.

3312.6k](/packages/nikkanetiya-laravel-color-palette)

PHPackages © 2026

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