PHPackages                             agjgd/agjgd - 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. agjgd/agjgd

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

agjgd/agjgd
===========

agjgd is a collection of projects started by Andrew G. Johnson for PHP’s GD library

v1.0.5(1mo ago)18MITPHP &gt;=5.0.0CI passing

Since Jan 11Pushed 5d ago1 watchersCompare

[ Source](https://github.com/agjgd/agjgd)[ Packagist](https://packagist.org/packages/agjgd/agjgd)[ Docs](https://agjgd.org)[ GitHub Sponsors](https://github.com/andrewgjohnson)[ Patreon](https://www.patreon.com/agjopensource)[ RSS](/packages/agjgd-agjgd/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (6)Dependencies (12)Versions (7)Used By (0)

agjgd
=====

[](#agjgd)

[![MIT License](https://camo.githubusercontent.com/04922227901ae9b0742e739b586a385fdacbb439766ee50870ea8db097378794/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d3033363664362e706e673f636f6c6f72423d303336366436267374796c653d666c61742d737175617265)](https://github.com/agjgd/agjgd/blob/master/LICENSE)[![Packagist Downloads](documentation/images/downloads-badge.png)](https://agjgd.org/statistics/#downloads)[![GitHub Stargazers](documentation/images/stargazers-badge.png)](https://agjgd.org/statistics/#stargazers)[![GitHub Contributors](documentation/images/contributors-badge.png)](https://agjgd.org/statistics/#contributors)[![GitHub Issues](documentation/images/issues-badge.png)](https://agjgd.org/statistics/#open-issues)[![Patreon](documentation/images/patreon-badge.png)](https://patreon.com/agjopensource)

[![](documentation/images/avatar.png)](https://agjgd.org/)

Description
-----------

[](#description)

**agjgd** is a collection of projects started by [Andrew G. Johnson](https://github.com/andrewgjohnson) for [PHP](https://www.php.net)’s [GD](https://www.php.net/manual/book.image.php) library.

[![Patreon - Become a Patron](https://camo.githubusercontent.com/24c60c4550632628010d5c53c8cf9abc46d101caea3a76f057bff8884850c3b5/68747470733a2f2f7261737465722e736869656c64732e696f2f62616467652f50617472656f6e2532302d6265636f6d6525323061253230506174726f6e2d4644333334412e706e673f7374796c653d666f722d7468652d6261646765266c6f676f3d70617472656f6e266c6f676f436f6c6f723d464433333441)](https://patreon.com/agjopensource)

All **agjgd** projects:

- [**imagettftextblur**](https://imagettftextblur.agjgd.org/) (available on [GitHub](https://github.com/andrewgjohnson/imagettftextblur), [Packagist](https://packagist.org/packages/andrewgjohnson/imagettftextblur) and [𝕏.com](https://x.com/agjgdphp))
- [**imagettftextgradient**](https://imagettftextgradient.agjgd.org/) (available on [GitHub](https://github.com/andrewgjohnson/imagettftextgradient), [Packagist](https://packagist.org/packages/andrewgjohnson/imagettftextgradient) and [𝕏.com](https://x.com/agjgdphp))
- [**imageblendedcolorallocate**](https://imageblendedcolorallocate.agjgd.org/) (available on [GitHub](https://github.com/andrewgjohnson/imageblendedcolorallocate), [Packagist](https://packagist.org/packages/andrewgjohnson/imageblendedcolorallocate) and [𝕏.com](https://x.com/agjgdphp))
- [**imagecolorallocatefromstring**](https://imagecolorallocatefromstring.agjgd.org/) (available on [GitHub](https://github.com/andrewgjohnson/imagecolorallocatefromstring), [Packagist](https://packagist.org/packages/andrewgjohnson/imagecolorallocatefromstring) and [𝕏.com](https://x.com/agjgdphp))
- [**imagegradientrectangle**](https://imagegradientrectangle.agjgd.org/) (available on [GitHub](https://github.com/andrewgjohnson/imagegradientrectangle), [Packagist](https://packagist.org/packages/andrewgjohnson/imagegradientrectangle) and [𝕏.com](https://x.com/agjgdphp))
- [**linebreaks4imagettftext**](https://linebreaks4imagettftext.agjgd.org/) (available on [GitHub](https://github.com/andrewgjohnson/linebreaks4imagettftext), [Packagist](https://packagist.org/packages/andrewgjohnson/linebreaks4imagettftext) and [𝕏.com](https://x.com/agjgdphp))

Usage
-----

[](#usage)

### With Composer

[](#with-composer)

This project offers support for the [Composer](https://getcomposer.org/) dependency manager. You can find the agjgd package online on [packagist.org](https://packagist.org/packages/agjgd/agjgd).

#### Install using Composer

[](#install-using-composer)

Either run this command:

```
composer require agjgd/agjgd

```

or add this to the `require` section of your composer.json file:

```
"agjgd/agjgd": "*"

```

### Without Composer

[](#without-composer)

To use without Composer you will need to set up each project individually.

Help Requests
-------------

[](#help-requests)

Please post any questions in the discussions area of the individual project’s GitHub repository.

If you discover a bug please enter an issue on the individual project’s GitHub repository.

Acknowledgements
----------------

[](#acknowledgements)

Full list of contributors across all projects:

- [Andrew G. Johnson (@andrewgjohnson)](https://github.com/andrewgjohnson)
- [Philip van Heemstra (@vHeemstra)](https://github.com/vHeemstra)
- [Imgbot (@ImgBotApp)](https://github.com/ImgBotApp)
- [GitHub Actions (github-actions\[bot\])](https://github.com/features/actions)

Our [security policies and procedures](https://github.com/agjgd/agjgd/blob/master/.github/SECURITY.md) come via the [atomist/samples](https://github.com/atomist/samples/blob/master/SECURITY.md) project. Our [pull request template](https://github.com/agjgd/agjgd/blob/master/.github/PULL_REQUEST_TEMPLATE.md) comes via the [stevemao/github-issue-templates](https://github.com/stevemao/github-issue-templates) project. The [Jekyll theme](https://github.com/andrewgjohnson/open-source-documentation-jekyll-theme) was released by [Andrew G. Johnson](https://github.com/andrewgjohnson).

Changelog
---------

[](#changelog)

You can find all notable changes in the [changelog](https://github.com/agjgd/agjgd/blob/master/CHANGELOG.md).

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance95

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 99.1% 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 ~535 days

Recently: every ~318 days

Total

6

Last Release

46d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1124501?v=4)[Andrew G. Johnson](/maintainers/andrewgjohnson)[@andrewgjohnson](https://github.com/andrewgjohnson)

---

Top Contributors

[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (8125 commits)")[![andrewgjohnson](https://avatars.githubusercontent.com/u/1124501?v=4)](https://github.com/andrewgjohnson "andrewgjohnson (73 commits)")

---

Tags

composergdgraphicsimageimagesphpimagegdgraphicsimages

### Embed Badge

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

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

###  Alternatives

[intervention/image

PHP Image Processing

14.3k203.8M2.5k](/packages/intervention-image)[league/glide

Wonderfully easy on-demand image manipulation library with an HTTP based API.

2.6k52.6M138](/packages/league-glide)[gregwar/image

Image handling

1.0k4.1M51](/packages/gregwar-image)[rosell-dk/webp-convert

Convert JPEG &amp; PNG to WebP with PHP

6058.7M59](/packages/rosell-dk-webp-convert)[sybio/image-workshop

Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)

854936.5k12](/packages/sybio-image-workshop)[andrewgjohnson/imagettftextblur

imagettftextblur is a drop-in replacement for imagettftext with added parameters to add blur, glow and shadow effects to your PHP GD images

27226.4k2](/packages/andrewgjohnson-imagettftextblur)

PHPackages © 2026

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