PHPackages                             nexcoding/image-manager-ci4 - 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. nexcoding/image-manager-ci4

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

nexcoding/image-manager-ci4
===========================

0.0.1(3y ago)110PHP

Since Aug 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/NexCoding/image-manager-ci4)[ Packagist](https://packagist.org/packages/nexcoding/image-manager-ci4)[ RSS](/packages/nexcoding-image-manager-ci4/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

CodeIgniter Image Manager Package
=================================

[](#codeigniter-image-manager-package)

The CodeIgniter Image Manager Package provides a convenient way to manage and handle image uploads and selections in your CodeIgniter 4 projects.

Features
--------

[](#features)

- Upload images with ease.
- List uploaded images.
- Select images from the list.

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

[](#installation)

You can install this package via Composer:

```
composer require nexcoding/image-manager-ci4
```

 Create new report &lt;script&gt; document.addEventListener("DOMContentLoaded", function () { const openModalButtons = document.querySelectorAll('\[data-media-ci4-library\]'); const myModal = new bootstrap.Modal(document.getElementById('modalId')); openModalButtons.forEach(button =&gt; { button.addEventListener('click', function () { const targetInputId = button.getAttribute('data-media-ci4-target-input-id'); myModal.show(); myModal.\_element.setAttribute('data-target-input-id', targetInputId); }); }); window.addEventListener('message', function(event) { if (event.data.type === 'imageSelected') { const selectedImage = event.data.image; const targetInputId = myModal.\_element.getAttribute('data-target-input-id'); document.getElementById(targetInputId).value = selectedImage; myModal.hide(); } }); }); &lt;/script&gt;

###  Health Score

18

—

LowBetter than 7% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

1104d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15271465?v=4)[Abdellah EL KADIRI](/maintainers/hunter-and1)[@hunter-and1](https://github.com/hunter-and1)

---

Top Contributors

[![hunter-and1](https://avatars.githubusercontent.com/u/15271465?v=4)](https://github.com/hunter-and1 "hunter-and1 (8 commits)")

### Embed Badge

![Health badge](/badges/nexcoding-image-manager-ci4/health.svg)

```
[![Health](https://phpackages.com/badges/nexcoding-image-manager-ci4/health.svg)](https://phpackages.com/packages/nexcoding-image-manager-ci4)
```

###  Alternatives

[goat1000/svggraph

Generates SVG graphs

135931.0k3](/packages/goat1000-svggraph)[stefangabos/zebra_image

A single-file, lightweight PHP library designed for efficient image manipulation featuring methods for modifying images and applying filters

138121.6k7](/packages/stefangabos-zebra-image)[treinetic/imageartist

ImageArtist is a php gd Wrapper which makes Image manipulation insanely easy, we introduce ImageArtist as Photoshop for php

8783.2k](/packages/treinetic-imageartist)[johncarter/filament-focal-point-picker

An image focal point picker for Filament Admin.

4431.7k1](/packages/johncarter-filament-focal-point-picker)[yk/laravel-ocr

A wrapper for gocr.

1356.6k](/packages/yk-laravel-ocr)

PHPackages © 2026

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