PHPackages                             stivehu/base64image - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. stivehu/base64image

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

stivehu/base64image
===================

ckeditor plugin. Adds images from local client as base64 string into the source without server side processing.

0.0.2(4y ago)08.0k↓50%proprietaryJavaScript

Since May 28Pushed 4y agoCompare

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

READMEChangelogDependencies (1)Versions (3)Used By (0)

Base64Image Plugin for CKEditor 4
=================================

[](#base64image-plugin-for-ckeditor-4)

Created by ALL-INKL.COM - Neue Medien Münnich - 04. Feb 2014

Adds images from local client as base64 string into the source without server side processing. You can also add external image urls into the source.

Requirements
------------

[](#requirements)

The Browser must support the JavaScript File API.

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

[](#installation)

1. Download the plugin from
2. Either run

```
php composer.phar require --prefer-dist stivehu/base64image "*"

```

or add

```
"stivehu/base64image": "*"

```

3. Add your composer.json this lines:

```
  "scripts": {
    "post-update-cmd": [
      "cp -r vendor/stivehu/base64image vendor/ckeditor/ckeditor/plugins/base64image",
      "sed -i 's/^};$/};\\nCKEDITOR.config.extraPlugins = \"base64image\";/g' vendor/ckeditor/ckeditor/config.js",
      "awk -i inplace '!a[$0]++'  vendor/ckeditor/ckeditor/config.js"
    ],
    "post-install-cmd": [
      "cp -r vendor/stivehu/base64image vendor/ckeditor/ckeditor/plugins/base64image",
      "sed -i 's/^};$/};\\nCKEDITOR.config.extraPlugins = \"base64image\";/g' vendor/ckeditor/ckeditor/config.js",
      "awk -i inplace '!a[$0]++'  vendor/ckeditor/ckeditor/config.js"
    ]
  },

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~0 days

Total

2

Last Release

1816d ago

### Community

Maintainers

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

---

Top Contributors

[![stivehu](https://avatars.githubusercontent.com/u/13046582?v=4)](https://github.com/stivehu "stivehu (3 commits)")[![nchankov](https://avatars.githubusercontent.com/u/187725?v=4)](https://github.com/nchankov "nchankov (1 commits)")

### Embed Badge

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

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

###  Alternatives

[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[steverobbins/redismanager

View and flush Redis services

1394.6k](/packages/steverobbins-redismanager)[saad-tazi/g-chart-bundle

A super simple Bundle that facilitate the usage of Google Chart Tool, Google Chart Image API and Google Infographics.

20167.1k](/packages/saad-tazi-g-chart-bundle)[magirc/magirc

MagIRC - Let the magirc begin!

381.1k](/packages/magirc-magirc)

PHPackages © 2026

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