PHPackages                             surangapg/phing-property-bundle - 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. surangapg/phing-property-bundle

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

surangapg/phing-property-bundle
===============================

Helper to make it easier to load entire config directories into phing properties.

0.0.3(8y ago)115.3kLGPL-3.0PHP

Since May 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/SurangaPG/phing-property-bundle)[ Packagist](https://packagist.org/packages/surangapg/phing-property-bundle)[ Docs](https://github.com/SurangaPG/phing-property-bundle)[ RSS](/packages/surangapg-phing-property-bundle/feed)WikiDiscussions master Synced 2w ago

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

Phing property bundle
=====================

[](#phing-property-bundle)

Contains a tasks to load in a full complement of all the files in a directory. This allows phing to load in a set of files without being overly verbose or tedious to maintain. For example, pointing at a /properties folder with 8 yml files will automatically load in all 8 files into properties (prefixed with their filename).

Use cases
---------

[](#use-cases)

Assume you have a project with a lot of properties and various stages, environements etc. But still want to automate this build process. You could put everything in a very large build.properties file. But using this task you can make it into a dir based structure.

E.g the file system looks like this:

properties/ dist/ project.yml behat.yml githook.yml env/ githook.yml stage/ db.yml

Using the tasks
---------------

[](#using-the-tasks)

Before any of the tasks are available you'll need to load them in via the build.xml.

```

```

### Writing all the properties

[](#writing-all-the-properties)

This will write a full set of consolidated properties to the /properties dir.

```

```

### Writing reading in a properties dir

[](#writing-reading-in-a-properties-dir)

Reads all the consolidated data from the new dir.

```

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

Total

3

Last Release

3095d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9991452?v=4)[surangapg](/maintainers/surangapg)[@SurangaPG](https://github.com/SurangaPG)

---

Tags

tooltaskphingbuild

### Embed Badge

![Health badge](/badges/surangapg-phing-property-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/surangapg-phing-property-bundle/health.svg)](https://phpackages.com/packages/surangapg-phing-property-bundle)
```

###  Alternatives

[phing/phing

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

1.2k22.2M904](/packages/phing-phing)[bamarni/composer-bin-plugin

No conflicts for your bin dependencies

52923.6M1.0k](/packages/bamarni-composer-bin-plugin)

PHPackages © 2026

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