PHPackages                             devpac/bpcalculation - 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. devpac/bpcalculation

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

devpac/bpcalculation
====================

Do calculation easy

0.0.1(3y ago)04MITPHPPHP ^7.4|^8.0

Since May 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ArunBalaji06/devpac-bpcalculations)[ Packagist](https://packagist.org/packages/devpac/bpcalculation)[ Docs](https://github.com/devpac/bpcalculation)[ RSS](/packages/devpac-bpcalculation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4bba49541a787ca6002412f40dd45207327e55eff4a4fef7dc3c8fcd9d199de5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465767061632f627063616c63756c6174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/devpac/bpcalculation)[![Total Downloads](https://camo.githubusercontent.com/59d88d64ff7b37e38f3e8f12323b4a272e8ca511660319a2f2c19cca33cce30b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6465767061632f627063616c63756c6174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/devpac/bpcalculation)[![GitHub Actions](https://github.com/devpac/bpcalculation/actions/workflows/main.yml/badge.svg)](https://github.com/devpac/bpcalculation/actions/workflows/main.yml/badge.svg)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Package Creation
----------------

[](#package-creation)

Create package from **Boiler plate*****Website link: ***

Once package folder created inside laravel project, Extract the downloaded package inside package folder in laravel project.

Folder Structure: ***packages/vendorname/packagename/src***

After creation folder exract the package inside ***packages/vendorname/packagename/src***

In the created package **uncomment** the code in **ServiceProvider** which are used inde packge.

In laravel project ***main*** **composer.jon** file add the package path. And also add the **Package Service Provider** in laravel project ***main*** **config/app.php** file.

And then push the package folder to git which is from **src** inside package folder. Add the ***release*** to every commits so that the package can be flexible with ***verisons***.

Create a account in ******Submit the git repo url to: ******

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

[](#installation)

You can install the package via composer:

```
composer require devpac/bpcalculation
```

Usage
-----

[](#usage)

Add in ***config/app.php*** file

```
Devpac\Bpcalculation\BpcalculationServiceProvider::class,

```

First Time package publishing steps:

\*\*Note:\*\*When new package are released check for composer current version. New package will install only in composer latest version To update composer: ***Example:***

```
composer self-update --2

```

To check composer version:

```
composer

```

Never forget to:

```
php artisan optimize

php artisan config:clear

composer dump-autoload

```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [ArunBalaji](https://github.com/devpac)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Unknown

Total

1

Last Release

1449d ago

### Community

Maintainers

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

---

Top Contributors

[![Arunbalaji-Sparkout](https://avatars.githubusercontent.com/u/89266825?v=4)](https://github.com/Arunbalaji-Sparkout "Arunbalaji-Sparkout (4 commits)")

---

Tags

devpacbpcalculation

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/devpac-bpcalculation/health.svg)

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

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[illuminate/pipeline

The Illuminate Pipeline package.

9346.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)[illuminate/cookie

The Illuminate Cookie package.

224.3M122](/packages/illuminate-cookie)

PHPackages © 2026

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