PHPackages                             everest-php/everest - 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. everest-php/everest

ActiveProject

everest-php/everest
===================

Hooks is a Powerful yet Lightweight PHP Framework for rapid development.

1.1.1(8y ago)626101MITPHPPHP &gt;=7.0

Since Feb 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/everest-php/everest)[ Packagist](https://packagist.org/packages/everest-php/everest)[ RSS](/packages/everest-php-everest/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Everest - Rapid Development PHP Framework
=========================================

[](#everest---rapid-development-php-framework)

Hooks is a rapid development PHP MVC framework. It encompasses the MVC with partials and view components. It has in-built Database Helpers that help you develop apps in PHP rapidly.

The idea
========

[](#the-idea)

I was a very big fan of the MVC-framework implemented by ASP.Net. This framework implements very similar pattern and should be familiar to ASP.Net developers.

Installation
============

[](#installation)

- Using composer: `composer create-project everest-php/everest`
- Using git: `git clone https://github.com/everest-php/everest.git`
- Or simply, download this repositoy as zip.

Docs
====

[](#docs)

Docs are not being created. If you would like to contribute, please email to  or create a pull request.

Debug Notes
===========

[](#debug-notes)

If you get the "Permission Denied Error" with razr Engine. The '.cache' folder should have read/write permissions by the web-server. `sudo` may not be necessary.

- Give ownership to www-data (In macOS, replace `www:data` with `_www`)

    `sudo chown -R www-data:www-data .cache`
- Set permissions to read/write

    `sudo chmod -R 0755 .cache`

Apps made using Everest:

-
-
-

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

2

Last Release

2947d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.3

1.1.1PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/fa566e641e09b319c09bd07b8cfba9b326778655f3728415f729afec2e6a0515?d=identicon)[tikaPahadi](/maintainers/tikaPahadi)

---

Tags

everestmvcphpphp-framework

### Embed Badge

![Health badge](/badges/everest-php-everest/health.svg)

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

PHPackages © 2026

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