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 2d 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 54% 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

3146d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c4a79b65dd0e533c2c09439f130eb834b8ab70826973455cede8bae755dd82f4?d=identicon)[Sahil-Gulati](/maintainers/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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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