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

ActiveProject[Framework](/categories/framework)

bennetgallein/angle-framework
=============================

A PHP Framework for the Angle Network

v3.0.1(2y ago)24.8k1PHPPHP &gt;=8.0

Since Jul 30Pushed 2y ago2 watchersCompare

[ Source](https://github.com/bennetgallein/AngleFramework)[ Packagist](https://packagist.org/packages/bennetgallein/angle-framework)[ RSS](/packages/bennetgallein-angle-framework/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (11)Used By (0)

### Template Engine

[](#template-engine)

Basic Documentation: The first line is the template language and the second is the PHP equivalent

#### Installation

[](#installation)

Please use this Engine only with composer:

```
"repositories": [{
  "type": "composer",
  "url": "https://packages.streamtitties.fun"
}],
```

And

```
"require": {
    "bennetgallein/angle-framework": "dev-master"
},

```

### TODO:

[](#todo)

- implement native Logging to a file with different important steps.

###### echo Variable

[](#echo-variable)

```
{ :varname }

```

###### set Variable

[](#set-variable)

```
{ :varname = 1 }

```

###### foreach Loops

[](#foreach-loops)

```
{ foreach :entry in :list}

{ foreach :entry in :list with :key }

{ endforeach }

```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~45 days

Total

10

Last Release

962d ago

Major Versions

v1.3.0 → v2.0.02023-09-17

v2.1.0 → v3.0.02023-11-14

PHP version history (3 changes)v1.0.2PHP &gt;=7.0

v1.1.0PHP &gt;=7.4

v2.0.0PHP &gt;=8.0

### Community

Maintainers

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

---

Top Contributors

[![bennetgallein](https://avatars.githubusercontent.com/u/15325891?v=4)](https://github.com/bennetgallein "bennetgallein (73 commits)")

### Embed Badge

![Health badge](/badges/bennetgallein-angle-framework/health.svg)

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

###  Alternatives

[ccxt/ccxt

A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go

43.2k341.0k1](/packages/ccxt-ccxt)[slim/psr7

Strict PSR-7 implementation

15119.9M510](/packages/slim-psr7)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M343](/packages/drupal-core-dev)[bitrix24/b24phpsdk

An official PHP library for the Bitrix24 REST API

10244.2k5](/packages/bitrix24-b24phpsdk)[odan/slim4-skeleton

A Slim 4 skeleton

4588.6k](/packages/odan-slim4-skeleton)

PHPackages © 2026

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