PHPackages                             webbytroopstechnologies/advanced-order-number - 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. webbytroopstechnologies/advanced-order-number

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

webbytroopstechnologies/advanced-order-number
=============================================

051↓100%PHP

Since May 9Pushed 3y ago1 watchersCompare

[ Source](https://github.com/webbytroopstechnologies/advanced-order-number)[ Packagist](https://packagist.org/packages/webbytroopstechnologies/advanced-order-number)[ RSS](/packages/webbytroopstechnologies-advanced-order-number/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Bagisto Advance Order Number Module
===================================

[](#bagisto-advance-order-number-module)

Requirements
------------

[](#requirements)

- [PHP &gt;= 8.1](http://php.net/)
- Bagisto &gt;= 1.4

Quick Installation
------------------

[](#quick-installation)

```
composer require webbytroopstechnologies/advanced-order-number
```

#### Service Provider &amp; Facade

[](#service-provider--facade)

Register provider and facade on your `config/app.php` file.

```
'providers' => [
    ...,
   WebbyTroops\AdvancedOrderNumber\Providers\AdvancedOrderNumberServiceProvider::class
]
```

#### Composer

[](#composer)

```
composer dump-autoload
```

#### For Migration table in database

[](#for-migration-table-in-database)

```
php artisan migrate
```

Run this command to make the database changes!

#### For Route &amp; Config cache

[](#for-route--config-cache)

```
php artisan optimize
```

Run this command to clear the route and config cache!

Documentations
--------------

[](#documentations)

- [Docs](https://store.webbytroops.com/downloadable/download/sample/sample_id/27/)

Support and Discussion:
-----------------------

[](#support-and-discussion)

If you have any query/concern/issues you can contact us anytime at

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/webbytroopstechnologies/advanced-order-number/blob/main/LICENSE.md)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 69.6% 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.

### Community

Maintainers

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

---

Top Contributors

[![webbytroopstechnologies](https://avatars.githubusercontent.com/u/51951177?v=4)](https://github.com/webbytroopstechnologies "webbytroopstechnologies (16 commits)")[![KavitaJoshi12](https://avatars.githubusercontent.com/u/97012027?v=4)](https://github.com/KavitaJoshi12 "KavitaJoshi12 (7 commits)")

### Embed Badge

![Health badge](/badges/webbytroopstechnologies-advanced-order-number/health.svg)

```
[![Health](https://phpackages.com/badges/webbytroopstechnologies-advanced-order-number/health.svg)](https://phpackages.com/packages/webbytroopstechnologies-advanced-order-number)
```

###  Alternatives

[lexik/data-layer-bundle

Manipulate the Google Tag Manager Data Layer from your Symfony application.

14114.2k](/packages/lexik-data-layer-bundle)

PHPackages © 2026

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