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

AbandonedArchivedLibrary[Framework](/categories/framework)

techno/framework
================

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

Since Jan 9Pushed 1y ago1 watchersCompare

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

READMEChangelog (4)Dependencies (3)Versions (7)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

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Total

5

Last Release

794d ago

Major Versions

1.2.0 → 2.x-dev2024-03-15

### 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/techno-framework/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[silverstripe/framework

The SilverStripe framework

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

The CakePHP framework

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

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

1.3k1.3M152](/packages/sulu-sulu)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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