PHPackages                             nhujanen/d2p - 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. nhujanen/d2p

ActiveProject[Framework](/categories/framework)

nhujanen/d2p
============

D2 Skeleton Project for PHP7+

0.0.4(7y ago)02MITCSSPHP ^7.0

Since Mar 26Pushed 7y ago1 watchersCompare

[ Source](https://github.com/wex/d2p)[ Packagist](https://packagist.org/packages/nhujanen/d2p)[ RSS](/packages/nhujanen-d2p/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (10)Versions (5)Used By (0)

D2
==

[](#d2)

D2 Project is a lightweight PHP framework which can be used as Composer project to create your own software.

How to get it?
==============

[](#how-to-get-it)

- You can use `git clone` to get it from GitHub
- You can use Composer to install it as skeleton project: `composer create-project nhujanen/d2p`

How to use it?
==============

[](#how-to-use-it)

- After you have used Composer's create-project, you should do following: `cd d2p``composer update`
- Now you should configure your database credentials - those can be located from d2p/.config
- Now you can continue set up process by: `composer setup``chmod +x keen` (if you want to use Commander Keen)

Requirements
============

[](#requirements)

D2P is requires PHP7.0 and is built over some other packages.

- \[zendframework/zend-config\] - Used in core configuration
- \[zendframework/zend-db\] - Used in ActiveRecord
- \[zendframework/zend-diactoros\] - Used in core request-response -routing
- \[ramsey/uuid\] - Used for UUID generation
- \[filp/whoops\] - Used for debugging
- \[aura/router\] - Used for routing
- \[leafo/scssphp\] - Used for realtime SCSS compiling
- \[matthiasmullie/minify\] - Used for realtime JS / CSS minifying

What's up - why to use?
=======================

[](#whats-up---why-to-use)

- Crypted sessions on database with custom session handling.
- Powerful ORM implementation with query builder &amp; schema generator.
- Support for mixed CMS &amp; MVC -mode.
- SCSS made easy - no more precompiling.
- Most straightforward View-Controller -implementation out there.
- Major CSS styling included (in SCSS ofc).
- Flexible routing.

How to help?
============

[](#how-to-help)

At this point D2P is a one-man show. Architecture WILL be changed and some parts will be rewritten for sure.

NOTICE!
=======

[](#notice)

Please do not use D2P in production before version `1.0.0` is released!

License
-------

[](#license)

MIT

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

4

Last Release

2605d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49327294?v=4)[vvex](/maintainers/vvex)[@VVex](https://github.com/VVex)

---

Top Contributors

[![wex](https://avatars.githubusercontent.com/u/180108?v=4)](https://github.com/wex "wex (3 commits)")

---

Tags

mvcormphp-frameworkphp7frameworkormmvc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nhujanen-d2p/health.svg)

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

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[letsdrink/ouzo

Ouzo PHP MVC framework

7210.5k1](/packages/letsdrink-ouzo)[originphp/framework

The OriginPHP framework

472.6k6](/packages/originphp-framework)[mirekmarek/php-jet

PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.

241.3k](/packages/mirekmarek-php-jet)

PHPackages © 2026

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