PHPackages                             infernosquad/calculation-bundle - 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. infernosquad/calculation-bundle

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

infernosquad/calculation-bundle
===============================

Sandbox bundle for learning purposes

v0.1.1(10y ago)09MITPHP

Since Dec 19Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Infernosquad/CalculationBundle)[ Packagist](https://packagist.org/packages/infernosquad/calculation-bundle)[ RSS](/packages/infernosquad-calculation-bundle/feed)WikiDiscussions master Synced 4w ago

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

Symfony Calculation Bundle
==========================

[](#symfony-calculation-bundle)

Installation
------------

[](#installation)

Installation is a quick

1. Download bundle using composer
2. Enable the Bundle

Step 1: Download InfernosquadCalculationBundle using composer
-------------------------------------------------------------

[](#step-1-download-infernosquadcalculationbundle-using-composer)

Require the bundle with composer:

```
$ composer require infernosquad/calculation-bundle

```

Step 2: Enable the bundle
-------------------------

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
