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

ActiveFramework

twnguydev/everglade-php
=======================

A simple PHP framework for building web applications.

v1.2(2y ago)030MITPHPPHP &gt;=7.0

Since Apr 26Pushed 2y ago1 watchersCompare

[ Source](https://github.com/twnguydev/everglade-php)[ Packagist](https://packagist.org/packages/twnguydev/everglade-php)[ RSS](/packages/twnguydev-everglade-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

EvergladePHP
============

[](#evergladephp)

EvergladePHP is a lightweight PHP framework designed to simplify web development and provide a flexible structure for building web applications.

Features
--------

[](#features)

- **MVC Architecture:** EvergladePHP follows the Model-View-Controller design pattern, allowing for clean separation of concerns and easier maintenance.
- **Routing:** Simple and flexible routing system for mapping URLs to controller actions.
- **Middleware Support:** Middleware components for processing HTTP requests before they reach the controller.
- **ORM Integration:** Built-in ORM (Object-Relational Mapping) for interacting with the database using PHP objects.
- **Database Migrations:** Built-in database migration system for simplifying database versioning.
- **Template Engine:** Includes a template engine for separating PHP logic from presentation markup.
- **Session Management:** Provides utilities for managing user sessions and handling authentication.
- **Error Handling:** Comprehensive error handling and logging capabilities to aid in debugging and troubleshooting.
- **Component Handling:** Modular architecture with support for reusable components for extending functionality.

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

[](#requirements)

- PHP 7.0 or higher
- Composer (for installing dependencies)

Getting Started
---------------

[](#getting-started)

After installation, you can begin constructing your web application by crafting controllers, views, and routes. EvergladePHP includes an exemplary application—a miniature cinema application—to showcase real-world usage and streamline developer onboarding.

**This demonstration necessitates placing all project folders and files at the root of your server.**

Documentation
-------------

[](#documentation)

For more detailed information and usage examples, please refer to the [official documentation](DOCUMENTATION.md).

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

[](#contributing)

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on GitHub.

License
-------

[](#license)

EvergladePHP is open-source software licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.

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

[](#installation)

You can install EvergladePHP using Composer:

```
composer create-project twnguydev/everglade-php myapp
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 95.8% 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 ~3 days

Total

3

Last Release

746d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67b38e9255c2088d3013079ca609f0d2de230578a39c8f23c6383e288e1c027d?d=identicon)[twnguydev](/maintainers/twnguydev)

---

Top Contributors

[![twnguy](https://avatars.githubusercontent.com/u/151517612?v=4)](https://github.com/twnguy "twnguy (23 commits)")[![twnguydev](https://avatars.githubusercontent.com/u/154362306?v=4)](https://github.com/twnguydev "twnguydev (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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