PHPackages                             solingenn/geometry-calculator - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. solingenn/geometry-calculator

ActiveProject[Utility &amp; Helpers](/categories/utility)

solingenn/geometry-calculator
=============================

Calculates area of a triangle and diameter of a circle.

01PHP

Since May 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/solingenn/geometry-calculator)[ Packagist](https://packagist.org/packages/solingenn/geometry-calculator)[ RSS](/packages/solingenn-geometry-calculator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Geometry Calculator
===================

[](#geometry-calculator)

This app calculates area of a triangle and diameter of a circle.

### SETUP

[](#setup)

If you don't have `symfony` binary installed, run this installer and follow instructions to create binary:

```
wget https://get.symfony.com/cli/installer -O - | bash

```

Run following command inside terminal, in your local server root directory to download repository:

```
composer create-project solingenn/geometry-calculator:dev-master

```

After repository is downloaded, get into project dir:

```
cd geometry-calculator

```

and write following command:

```
symfony server:start

```

You should get output like this:

```
[OK] Web server listening
     The Web server is using PHP CLI 8.0.3
     http://127.0.0.1:8000

```

Copy link to your browser and follow links to desired calculator.

To run unit tests use this command from project root:

```
php ./vendor/bin/phpunit -v

```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/030a7bef3cf491df5256f2ee46a0145aa9075422d7465f37d38cb93d97df861b?d=identicon)[solingenn](/maintainers/solingenn)

### Embed Badge

![Health badge](/badges/solingenn-geometry-calculator/health.svg)

```
[![Health](https://phpackages.com/badges/solingenn-geometry-calculator/health.svg)](https://phpackages.com/packages/solingenn-geometry-calculator)
```

###  Alternatives

[rs/laravel-version-control

Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.

1227.5k](/packages/rs-laravel-version-control)[mad-web/laravel-seoable

Easy to map your eloquent fields to seo properties

407.6k](/packages/mad-web-laravel-seoable)

PHPackages © 2026

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