PHPackages                             depth/techno - 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. depth/techno

Abandoned → [techno/framework](/?search=techno%2Fframework)ArchivedLibrary

depth/techno
============

1.2.0(2y ago)1211[1 PRs](https://github.com/depth-space/techno/pulls)UnlicensePHPPHP &gt;=8.2

Since Jan 9Pushed 1y ago1 watchersCompare

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

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

Depth\\Techno
=============

[](#depthtechno)

💀 Dead simple PHP microframework

```
// index.php
$app = new Depth\Techno\App();
$app->run();
```

Router
------

[](#router)

```
// router.php
return [
    'GET /' => Index::class,
    'POST /action' => Action::class,
];
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

Total

4

Last Release

855d ago

### Community

Maintainers

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

---

Top Contributors

[![bvlinsky](https://avatars.githubusercontent.com/u/38615612?v=4)](https://github.com/bvlinsky "bvlinsky (8 commits)")

---

Tags

frameworkmicro-frameworkphp

### Embed Badge

![Health badge](/badges/depth-techno/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k48.1M236](/packages/api-platform-core)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)

PHPackages © 2026

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