PHPackages                             znframework/custom-edition - 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. znframework/custom-edition

ActiveProject[Framework](/categories/framework)

znframework/custom-edition
==========================

ZN Framework Creator's Edition

8.21.0(2y ago)01471MITPHPPHP &gt;=7.0.0

Since Feb 22Pushed 1y ago2 watchersCompare

[ Source](https://github.com/znframework/custom-edition)[ Packagist](https://packagist.org/packages/znframework/custom-edition)[ Docs](https://github.com/znframework/custom-edition)[ RSS](/packages/znframework-custom-edition/feed)WikiDiscussions develop Synced 3d ago

READMEChangelog (1)Dependencies (35)Versions (15)Used By (0)

ZN Framework Creator's Edition
------------------------------

[](#zn-framework-creators-edition)

This version allows you to create your own directory structure. Using the ZN Framework's core, you can build the appropriate code framework by building your own directory.

### Installation

[](#installation)

You only need to run the following code for the installation.

```
composer create-project znframework/custom-edition

```

### Directory Configuration

[](#directory-configuration)

For index configuration, open the zeroneed.php file. And define the necessary directories. Do you not forget to add a slash (/) at the end of the path information!

```
ZN\ZN::defines
([
    'CONTROLLERS_DIR' => '/', # It is necessary to define this constant.
    'MODELS_DIR'      => '',
    'VIEWS_DIR'       => '',
    'ROUTES_DIR'      => '',
    'CONFIG_DIR'      => 'config/',
    'DATABASES_DIR'   => '',
    'STORAGE_DIR'     => '',
    'COMMANDS_DIR'    => '',
    'LANGUAGES_DIR'   => '',
    'LIBRARIES_DIR'   => '',
    'AUTOLOAD_DIR'    => '',
    'FILES_DIR'       => '',
    'TEMPLATES_DIR'   => '',
    'THEMES_DIR'      => '',
    'PLUGINS_DIR'     => '',
    'UPLOADS_DIR'     => '',

])::run('CE');
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.9% 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 ~88 days

Recently: every ~262 days

Total

14

Last Release

763d ago

Major Versions

1.6.0 → 2.0.02023-01-03

2.0.0 → 8.10.02024-04-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10484853?v=4)[ZN Framework](/maintainers/znframework)[@znframework](https://github.com/znframework)

---

Top Contributors

[![zntr](https://avatars.githubusercontent.com/u/10811234?v=4)](https://github.com/zntr "zntr (61 commits)")[![ozanuykun](https://avatars.githubusercontent.com/u/14195005?v=4)](https://github.com/ozanuykun "ozanuykun (33 commits)")

---

Tags

znzeroneed

### Embed Badge

![Health badge](/badges/znframework-custom-edition/health.svg)

```
[![Health](https://phpackages.com/badges/znframework-custom-edition/health.svg)](https://phpackages.com/packages/znframework-custom-edition)
```

###  Alternatives

[laravel/prompts

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

708181.8M596](/packages/laravel-prompts)

PHPackages © 2026

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