PHPackages                             agriya/webshoporder - 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. agriya/webshoporder

ActiveLibrary

agriya/webshoporder
===================

710PHP

Since May 21Pushed 11y ago7 watchersCompare

[ Source](https://github.com/agriya/webshoporder)[ Packagist](https://packagist.org/packages/agriya/webshoporder)[ RSS](/packages/agriya-webshoporder/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Webshop - Webshoporder Package
------------------------------

[](#webshop---webshoporder-package)

A Laravel 4 package for webshoporder

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

[](#installation)

Add the following to you composer.json file

```
"agriya/webshoporder": "dev-master"

```

Run composer update

Add the following to app/config/app.php

```
'Agriya\Webshoporder\WebshoporderServiceProvider',

```

Publish the config

```
php artisan config:publish agriya/webshoporder

```

Run the migration

```
php artisan migrate --package="agriya/webshoporder"

```

Add the following to app/routes.php

```
Route::any('checkout', 'CheckOutController@populateCheckOutItems');
Route::any('checkout/proceed', 'CheckOutController@doCheckOut');

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2284930604d5f857ed064491674b1f56e6c0eaed1b00d00b54f8f35a791a7974?d=identicon)[agriya](/maintainers/agriya)

---

Top Contributors

[![rsensan](https://avatars.githubusercontent.com/u/351331?v=4)](https://github.com/rsensan "rsensan (1 commits)")

### Embed Badge

![Health badge](/badges/agriya-webshoporder/health.svg)

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

PHPackages © 2026

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