PHPackages                             sahil-gulati/phphump - 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. sahil-gulati/phphump

ActiveLibrary[Framework](/categories/framework)

sahil-gulati/phphump
====================

A framework which has an ability to differentiate HTML and PHP.

1.0.2(8y ago)723PHPPHP &gt;=5.4

Since Jun 16Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Sahil-Gulati/PHPHump)[ Packagist](https://packagist.org/packages/sahil-gulati/phphump)[ RSS](/packages/sahil-gulati-phphump/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (4)Used By (0)

PHPHump
=======

[](#phphump)

This framework is designed and authored, with an aim to separate `PHP` and `HTML`. Usually it is a messy task to understand PHP and HTML in combined state. This framework allows you to have a clean environment, while working on code base whether it is production and staging. It support no. of features like dynamic templating, dynamic assigning, variable definition, html switching etc.

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

[](#installation)

`composer require sahil-gulati/phphump`

**OR**

```
{
    "require":{
        "sahil-gulati/phphump": "1.0.2"
    }
}
```

`composer install`

Traditional way
===============

[](#traditional-way)

```

    My Page

```

Hump style
==========

[](#hump-style)

```

    My Page

      #[value]#

```

Modules
-------

[](#modules)

**1. Attributes**

1. [Hump-If](https://github.com/Sahil-Gulati/PHPHump/blob/master/GuideMDs/HumpIf.md)
2. [Hump-Loop](https://github.com/Sahil-Gulati/PHPHump/blob/master/GuideMDs/HumpLoop.md)
3. [Hump-Attribute](https://github.com/Sahil-Gulati/PHPHump/blob/master/GuideMDs/HumpAttribute.md)
4. [Hump-While](https://github.com/Sahil-Gulati/PHPHump/blob/master/GuideMDs/HumpWhile.md)

**2. Tags**

1. [HumpAssign](https://github.com/Sahil-Gulati/PHPHump/blob/master/GuideMDs/HumpAssign.md)
2. [HumpTemplate](https://github.com/Sahil-Gulati/PHPHump/blob/master/GuideMDs/HumpTemplate.md)
3. [HumpRequire](https://github.com/Sahil-Gulati/PHPHump/blob/master/GuideMDs/HumpRequire.md)
4. [HumpSwitch](https://github.com/Sahil-Gulati/PHPHump/blob/master/GuideMDs/HumpSwitch.md)

Contributors
------------

[](#contributors)

1. [@SahilGulati](https://github.com/Sahil-Gulati)

Feedback
--------

[](#feedback)

Your feedback at my implementation will be highly appreciated. For any further requirements, support and issues while implementation, You can directly drop me an email at  and I will be back to you. :)

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Total

3

Last Release

3194d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19872105?v=4)[Sahil Gulati](/maintainers/Sahil-Gulati)[@Sahil-Gulati](https://github.com/Sahil-Gulati)

---

Top Contributors

[![Sahil-Gulati](https://avatars.githubusercontent.com/u/19872105?v=4)](https://github.com/Sahil-Gulati "Sahil-Gulati (33 commits)")

### Embed Badge

![Health badge](/badges/sahil-gulati-phphump/health.svg)

```
[![Health](https://phpackages.com/badges/sahil-gulati-phphump/health.svg)](https://phpackages.com/packages/sahil-gulati-phphump)
```

###  Alternatives

[laravel/dusk

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

1.9k38.6M290](/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)
