PHPackages                             eneioarzew/egg-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. eneioarzew/egg-framework

Abandoned → [astralicht/content-delivery](/?search=astralicht%2Fcontent-delivery)Project[Framework](/categories/framework)

eneioarzew/egg-framework
========================

A lightweight PHP framework for quick project creation

v0.2.1(4y ago)115MITPHP

Since May 1Pushed 4y agoCompare

[ Source](https://github.com/eneioarzew/egg-framework)[ Packagist](https://packagist.org/packages/eneioarzew/egg-framework)[ RSS](/packages/eneioarzew-egg-framework/feed)WikiDiscussions main Synced 1w ago

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

DISCONTINUED
============

[](#discontinued)

Egg Framework
=============

[](#egg-framework)

*A lightweight PHP framework for quick project creation.*

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

[](#installation)

**Install using Composer**

- `composer create-project eneioarzew/egg-framework:[version|leave blank to default to latest stable version] [folder-name to install the framework to]`

**Alternatives**

- Check releases on the Github page and select a version to download.

**Commands available:** *(Every command must be preceeded by "php chalaza")*

**Generate single** *Generate commands can be shortened to g:\[module-type\]*

- **generate:controller** *\[controller-name\]*
    - Generates a controller in php/controllers, a view in resources/view, reference lines in the config file, and routes.
    - *(e.g. g:controller egg)*
- **generate:domain** *\[domain-name\]*
    - Generates a domain in php/domain.
    - *(e.g. g:domain egg)*
- **generate:repository** *\[repository-name\]*
    - Generates a repository in php/domain.
    - *(e.g. g:repository egg)*
- **generate:service** *\[service-name\]*
    - Generates a service in php/domain.
    - *(e.g. g:service egg)*
- **generate:function** *\[controller-name\] \[function-name\] \[argument-1\] \[argument-2\]...\[argument-n\]*
    - Generates a function with the name specified.
    - Includes all specified arguments for the function.
    - Argument names are separated by spaces in the command.
    - *(e.g. g:f*unction employees searchEmployee employee\_id auth\_id)\*
- **generate:route** *\[module-name\] \[function-name\]*
    - Generates a route with the name specified.

**Generate multiple** *Generate commands can be shortened to gm:\[module-types\]*

- **generatemultiple:***\[module-types\] \[module-name\]*
- The module types to be generated should be typed as single letters
- *(e.g. gm:cdrs)*
    - This generates all four module types—namely: controller, domain, repository, service.
- *(e.g. gm:cd)*
    - This generates only a controller and a domain module type.
- This command can recognize unknown module type input and show an error message for it.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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.

###  Release Activity

Cadence

Every ~9 days

Total

4

Last Release

1817d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b13eb6dbd27b060edd248c232051c269e600bca88442839c3893b0e14a371a4?d=identicon)[astralicht](/maintainers/astralicht)

---

Top Contributors

[![astralicht](https://avatars.githubusercontent.com/u/16110909?v=4)](https://github.com/astralicht "astralicht (104 commits)")

---

Tags

egg-frameworkframeworklightweightlightweight-frameworkphpphp-framework

### Embed Badge

![Health badge](/badges/eneioarzew-egg-framework/health.svg)

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[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.

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

A simple API extension for DateTime.

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

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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