An open API service indexing awesome lists of open source software.

https://github.com/laurentmuller/calculation

Computational program based on the Symfony 7.x development environment.
https://github.com/laurentmuller/calculation

php symfony

Last synced: 2 months ago
JSON representation

Computational program based on the Symfony 7.x development environment.

Awesome Lists containing this project

README

          

# ![Icon](public/images/icons/favicon-36x36.png) Calculation

Programme de calcul basé sur l'environnement de développement Symfony 7.x.

![Screenshot](public/images/screenshots/home_light.png)

## Licence

Ce programme est distribué avec une [licence propriétaire](LICENSE.md) et une
[politique de confidentialité](POLICY.md).

## Versions

[![Application](https://img.shields.io/badge/Application-3.0.0-blue)](https://github.com/laurentmuller/calculation)
[![Symfony](https://img.shields.io/badge/Symfony-7.4.3-informational?logo=symfony)](https://symfony.com)
[![PHP](https://img.shields.io/badge/PHP-8.2.30-informational?logo=php)](https://www.php.net)
[![MySQL](https://img.shields.io/badge/MySQL-5.7.32-informational?logo=mysql)](https://www.mysql.com)
[![Apache](https://img.shields.io/badge/Apache-2.4.51-informational?logo=apache)](https://httpd.apache.org)
[![PhpStorm](https://img.shields.io/badge/PhpStorm-2025.3-informational?logo=phpstorm)](https://www.jetbrains.com/phpstorm)

## Qualité du code

[![SymfonyInsight](https://insight.symfony.com/projects/b3a90438-77e0-4811-a8df-7ad782a9b62a/mini.svg)](https://insight.symfony.com/projects/b3a90438-77e0-4811-a8df-7ad782a9b62a)
[![Codacy](https://app.codacy.com/project/badge/Grade/47008d380fac4a3ea891c7bd72bddd58)](https://app.codacy.com/gh/laurentmuller/calculation/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![PHP-Stan](https://img.shields.io/badge/PHPStan-Level%208-brightgreen.svg?style=flat&logo=php)](https://phpstan.org/blog/find-bugs-in-your-code-without-writing-tests)
[![CodeFactor](https://www.codefactor.io/repository/github/laurentmuller/calculation/badge)](https://www.codefactor.io/repository/github/laurentmuller/calculation)
[![Codecov](https://codecov.io/gh/laurentmuller/calculation/branch/master/graph/badge.svg?token=Y3IVKXW82W)](https://codecov.io/gh/laurentmuller/calculation)

## Actions

[![PHP-CS-Fixer](https://github.com/laurentmuller/calculation/actions/workflows/php-cs-fixer.yaml/badge.svg)](https://github.com/laurentmuller/calculation/actions/workflows/php-cs-fixer.yaml)
[![PHPStan](https://github.com/laurentmuller/calculation/actions/workflows/php_stan.yaml/badge.svg)](https://github.com/laurentmuller/calculation/actions/workflows/php_stan.yaml)
[![PHPUnit](https://github.com/laurentmuller/calculation/actions/workflows/php_unit.yaml/badge.svg)](https://github.com/laurentmuller/calculation/actions/workflows/php_unit.yaml)
[![Rector](https://github.com/laurentmuller/calculation/actions/workflows/rector.yaml/badge.svg)](https://github.com/laurentmuller/calculation/actions/workflows/rector.yaml)
[![Twig-CS-Fixer](https://github.com/laurentmuller/calculation/actions/workflows/twig-cs-fixer.yaml/badge.svg)](https://github.com/laurentmuller/calculation/actions/workflows/twig-cs-fixer.yaml)
[![Lint](https://github.com/laurentmuller/calculation/actions/workflows/lint.yaml/badge.svg)](https://github.com/laurentmuller/calculation/actions/workflows/lint.yaml)
[![StyleCI](https://github.styleci.io/repos/229945132/shield?branch=master)](https://github.styleci.io/repos/229945132?branch=master)