PHPackages                             theahmadzai/immortal-framework - 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. [Framework](/categories/framework)
4. /
5. theahmadzai/immortal-framework

ActiveLibrary[Framework](/categories/framework)

theahmadzai/immortal-framework
==============================

Immortal Framework (Library) http://www.codeinvoker.com

1301PHP

Since Jul 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/theahmadzai/Immortal-Framework)[ Packagist](https://packagist.org/packages/theahmadzai/immortal-framework)[ RSS](/packages/theahmadzai-immortal-framework/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Immortal Framework
==================

[](#immortal-framework)

[![Join the chat at https://gitter.im/Immortal-Framework/Lobby](https://camo.githubusercontent.com/d3c2bb2e67cb442c49dd4c174707fbc212e2fa4e18a2057bf3d3818e8b62dc0c/68747470733a2f2f6261646765732e6769747465722e696d2f496d6d6f7274616c2d4672616d65776f726b2f4c6f6262792e737667)](https://gitter.im/Immortal-Framework/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Build Status](https://camo.githubusercontent.com/08c5c603889d79d294028e02ba2cd1f80dcadadb57c208898ebf295380a496b9/68747470733a2f2f7472617669732d63692e6f72672f74686561686d61647a61692f496d6d6f7274616c2d4672616d65776f726b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/theahmadzai/Immortal-Framework)[![Coverage Status](https://camo.githubusercontent.com/8f11063836bce7bc89605887b1873655381db5d2340b017f80589ae48dcd9265/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f74686561686d61647a61692f496d6d6f7274616c2d4672616d65776f726b2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/theahmadzai/Immortal-Framework?branch=master)[![Code Climate](https://camo.githubusercontent.com/4babba71a4ef0004938136a26f23dba71f310dac42821e1340024235c6e78820/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f74686561686d61647a61692f496d6d6f7274616c2d4672616d65776f726b2f6261646765732f6770612e737667)](https://codeclimate.com/github/theahmadzai/Immortal-Framework)[![Total Downloads](https://camo.githubusercontent.com/f7e106f011e46ab0e5e9d30adfee41403fec1dabcf6e173cc0aa8a22e2f1543f/68747470733a2f2f706f7365722e707567782e6f72672f74686561686d61647a61692f696d6d6f7274616c2d6672616d65776f726b2f646f776e6c6f616473)](https://packagist.org/packages/theahmadzai/immortal-framework)[![Latest Stable Version](https://camo.githubusercontent.com/4e53ac20835d21529bf73c2796c5e39c2f5c8128f45c172b4cfca448dd313ecc/68747470733a2f2f706f7365722e707567782e6f72672f74686561686d61647a61692f696d6d6f7274616c2d6672616d65776f726b2f762f737461626c65)](https://packagist.org/packages/theahmadzai/immortal-framework)[![License](https://camo.githubusercontent.com/00bd1b6fabd44934affeb4d6c74b65d84803959c32a58759f9bd30ed8fa0ae0d/68747470733a2f2f706f7365722e707567782e6f72672f74686561686d61647a61692f696d6d6f7274616c2d6672616d65776f726b2f6c6963656e7365)](https://packagist.org/packages/theahmadzai/immortal-framework)

Immortal-Framework is a library Package for Immortal-Application, Contains all the core functionality required to build an awesome web application.

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

[](#requirements)

Supports the following versions of PHP.

- PHP 7.0
- PHP 7.1
- HHVM

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

[](#installation)

> **Note:** This repository only contains the core functionality. If you want to build an application using Immortat-Framework, visit the main [Immortal Application repository](https://github.com/theahmadzai/immortal-application).

It's recommended that you use [Composer](https://getcomposer.org/) to install Immortal-Framework.

```
$ composer require theahmadzai/immortal-framework
```

This will install Immortal-Framework and all required dependencies.

Tests
-----

[](#tests)

To execute the test suite, you'll need phpunit.

```
$ ./vendor/bin/phpunit
```

Contributing
------------

[](#contributing)

### Pull Requests

[](#pull-requests)

1. Fork the Immortal-Framework repository
2. Create a new branch for each feature or improvement
3. Send a pull request from each feature branch to the **public** branch

### Style Guide

[](#style-guide)

All pull requests must adhere to the [PSR-2 standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md).

You can use following command to check for PSR-2 coding standard.

```
$ ./vendor/bin/phpcs
```

To fix code for PSR-2 standard automatically.

```
$ ./vendor/bin/phpcbf
```

Security
--------

[](#security)

If you discover security related issues, please email  instead of using the issue tracker. All security issues will be promptly addressed.

License
-------

[](#license)

The Immortal Framework is licensed under the MIT license. See [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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://avatars.githubusercontent.com/u/9446563?v=4)[Muhammad Javed](/maintainers/theahmadzai)[@theahmadzai](https://github.com/theahmadzai)

---

Top Contributors

[![theahmadzai](https://avatars.githubusercontent.com/u/9446563?v=4)](https://github.com/theahmadzai "theahmadzai (3 commits)")

---

Tags

frameworkimmortalimmortal-frameworkmvcphprouter

### Embed Badge

![Health badge](/badges/theahmadzai-immortal-framework/health.svg)

```
[![Health](https://phpackages.com/badges/theahmadzai-immortal-framework/health.svg)](https://phpackages.com/packages/theahmadzai-immortal-framework)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M844](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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