PHPackages                             previewict/phpie - 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. previewict/phpie

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

previewict/phpie
================

Component library for PHP5

052PHP

Since Jan 27Pushed 11y ago5 watchersCompare

[ Source](https://github.com/previewict/phpie)[ Packagist](https://packagist.org/packages/previewict/phpie)[ RSS](/packages/previewict-phpie/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

PHPie
=====

[](#phpie)

**PHPie** (pronounced like PH-Pie) and it's all about PHP that's why it's name **PHPie**.

[PHPie](https://github.com/previewict/phpie) is a standard PHP component library to use in any kinds of PHP driven web application. It's still in **development** version. We are working on it to make a stable release to make it more useful for people for their great applications.

Existing Components
===================

[](#existing-components)

- Date
- Encrypt
- File
- Mail
- Security
- Time
- CLI

Proposed Components
===================

[](#proposed-components)

*not available yet*. Please propose a new component what you need in future from [Propose a Component](https://github.com/previewict/phpie/issues/new)

How to use
==========

[](#how-to-use)

There are 2 ways to install or add this component library for your project.

**via Composer**

- In your **composer.json** just add the following lines of code

```
{
    "require": {
        "previewict/phpie": "0.2"
    }
}
```

and run update your dependencies via running composer update command.

**Download as ZIP**Download the latest stable release as a ZIP folder and extract it into your vendor (or wherever you need) directory.

After downloading zip or updating composer. Just load this library by adding the following code in your bootstrap file or the main PHP file for your project.

```
require 'vendor/autoload.php';
```

And now you are ready to use `PHPie` component library.

Documentation
=============

[](#documentation)

Read documentation to see it's usage and facts in details please go to this [PHPie Documentation](https://github.com/previewict/phpie/wiki) page.

Support
=======

[](#support)

- [Submit Issue](https://github.com/previewict/phpie/issues/new)

Contributing
============

[](#contributing)

- [List of our awesome contributors](https://github.com/previewict/phpie/graphs/contributors)If you also want to contribute to make this `phpie` more handy and useful then please [fork](https://github.com/previewict/phpie/fork) it and send us pull request with your modified or latest codes.

**To make things more easier we have built this. We are asking your help to enlarge this library. Without your help it's not easy to make it large. Fork it and stay tuned with us**

For more details please mail us at

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.6% 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/6b54bd4f801cd13d8413a2a3484c2eb64180741b147419c2490555059fc7c48e?d=identicon)[shahariaazam](/maintainers/shahariaazam)

---

Top Contributors

[![shahariaazam](https://avatars.githubusercontent.com/u/1095008?v=4)](https://github.com/shahariaazam "shahariaazam (40 commits)")[![imtiazPabel](https://avatars.githubusercontent.com/u/3501487?v=4)](https://github.com/imtiazPabel "imtiazPabel (1 commits)")

### Embed Badge

![Health badge](/badges/previewict-phpie/health.svg)

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

PHPackages © 2026

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