PHPackages                             laravelevetools/eveimages - 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. [API Development](/categories/api)
4. /
5. laravelevetools/eveimages

AbandonedArchivedLibrary[API Development](/categories/api)

laravelevetools/eveimages
=========================

Library that facilitates the sourcing of images from the eve API.

1.1(1y ago)112911GPL-2.0PHPPHP ^7.3|^8.0

Since Feb 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LaravelEveTools/eveimages)[ Packagist](https://packagist.org/packages/laravelevetools/eveimages)[ RSS](/packages/laravelevetools-eveimages/feed)WikiDiscussions master Synced today

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

LaravelEveTools\\EveImages
--------------------------

[](#laravelevetoolseveimages)

Independent images tool to source eve images from EVE. Based on [eveseat/services/Image/Eve](https://github.com/eveseat/services/blob/master/src/Image/Eve.php) but without all the seat specific stuff.

Basic Usage
-----------

[](#basic-usage)

```
use LaraveEveTools\EveImages\Image;
//Generate a full html  tag
(new Image('characters', $character_id, 64))->html()
//Generate image url
(new Image('characters', $character_id, 64))->url()
```

Variables
---------

[](#variables)

NameTypeDescriptionDefaulttypestringSee Allowed TypesRequiredidIntegerThe ID of the EntityRequiredsizeIntegerSee Allowed SizesRequiredattrsArrayarray of HTML attributes\[ \]lazyBooleanLazy load Imagefalse### Type

[](#type)

Allows the following options.

\[ 'characters', 'corporations', 'alliances', 'factions' \]

### Size

[](#size)

Allows the following options

\[ 32, 64, 128, 256, 512, 1024 \]

### lazy

[](#lazy)

If using lazy loading, you will need to handle the loading of the image from the front end.
The url of the image will be stored with the 'data-src' attribute.

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity55

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 ~893 days

Total

2

Last Release

648d ago

### Community

Maintainers

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

---

Top Contributors

[![SimplyUnnamed](https://avatars.githubusercontent.com/u/2074278?v=4)](https://github.com/SimplyUnnamed "SimplyUnnamed (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laravelevetools-eveimages/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[echolabsdev/prism

A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.

2.3k388.3k10](/packages/echolabsdev-prism)[sajya/server

Easy implementation of the JSON-RPC 2.0 server for the Laravel framework.

2391.9M4](/packages/sajya-server)[wotz/laravel-swagger-ui

Add Swagger UI to a Laravel application.

277321.8k](/packages/wotz-laravel-swagger-ui)[vemcogroup/laravel-weather

Weather package for Laravel to use different providers to get weather info

5525.0k](/packages/vemcogroup-laravel-weather)[yakovenko/laravel-lighthouse-graphql-multi-schema

A Laravel package that provides multi-schema support for Lighthouse GraphQL.

1562.5k](/packages/yakovenko-laravel-lighthouse-graphql-multi-schema)

PHPackages © 2026

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