PHPackages                             corretgecom/phing-base64 - 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. corretgecom/phing-base64

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

corretgecom/phing-base64
========================

Phing Base64 Tasks and Targets.

03.9k1PHP

Since Mar 31Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (2)Used By (0)

Base64 phing tasks &amp; console targets
========================================

[](#base64-phing-tasks--console-targets)

To test it, create a new folder, and put composer.json as

```
{
        "require": {
		"corretgecom/phing-base64": "dev-master"
	}
}

```

Then create a file build.xml

```

```

And execute

```
composer update

```

And then

```
phing

```

the default target is one that list all targets:

```
Buildfile: /Volumes/develop/corretge/phing/test-base64/build.xml

build.xml > list:

Buildfile: /Volumes/develop/corretge/phing/test-base64/build.xml
Default target:
-------------------------------------------------------------------------------
 list                        List targets

Main targets:
-------------------------------------------------------------------------------
 console.qgpl.base64.decode  Convertim a string una cadena Base64 preguntada
 console.qgpl.base64.encode  Convertim a Base64 una cadena preguntada
 list                        List targets

BUILD FINISHED

Total time: 0.5482 seconds

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/52e6b9a1c69db23977210733f5b33224d06ad74e0bb1a75a209d84eacafaea43?d=identicon)[corretge](/maintainers/corretge)

---

Top Contributors

[![corretge](https://avatars.githubusercontent.com/u/228097?v=4)](https://github.com/corretge "corretge (5 commits)")

### Embed Badge

![Health badge](/badges/corretgecom-phing-base64/health.svg)

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

PHPackages © 2026

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