PHPackages                             phalconfans/helpers - 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. phalconfans/helpers

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

phalconfans/helpers
===================

PhalconFans Helpers is a helper function collection for phalcon project.

v0.0.7(9y ago)215GPL v2PHPPHP &gt;=5.2.1

Since May 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/phalconfans/helpers)[ Packagist](https://packagist.org/packages/phalconfans/helpers)[ Docs](https://github.com/phalconfans/helpers)[ RSS](/packages/phalconfans-helpers/feed)WikiDiscussions master Synced 3w ago

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

PhalconFans/Helpers

This package will add the helper functions to your Phalcon application. Install

Run:

composer require phalconfans/helpers

or modify Composer.json

"phalconfans/helpers": "~0.0.6"

than composer update

Edit your bootrap\_cli.php or bootstrap\_web.php, like this

use Dotenv\\Dotenv;

use PhalconFans\\Helpers;

$di\['env'\] = function () {

```
return new Dotenv(BASE_PATH);

```

};

$di\['env'\]-&gt;load();

so , you can global use env() to manage your env for your config.

Copyright

This project is open source software licensed under the GPLv3 License. See the LICENSE file for more.

© 2017-3017, PhalconFans Team

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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.

###  Release Activity

Cadence

Every ~0 days

Total

7

Last Release

3322d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f02e57a1da197ef86bfec55c0f68f073713f26d37baa60192b8546070b2e4f5?d=identicon)[kideny](/maintainers/kideny)

---

Top Contributors

[![kideny](https://avatars.githubusercontent.com/u/8498607?v=4)](https://github.com/kideny "kideny (16 commits)")

---

Tags

helpersphalconPHP7phalconfans

### Embed Badge

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

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

###  Alternatives

[vinkla/wordplate

The WordPlate boilerplate

2.2k5.3k](/packages/vinkla-wordplate)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41759.2k3](/packages/lullabot-drainpipe)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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