PHPackages                             dev\_mamun/shop-pre-order - 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. [Admin Panels](/categories/admin)
4. /
5. dev\_mamun/shop-pre-order

ActiveLibrary[Admin Panels](/categories/admin)

dev\_mamun/shop-pre-order
=========================

A Laravel package designed to streamline the pre-order process for online shops, enabling easy management of pre-orders and enhancing customer experience.

v1.1.0(1y ago)05MITPHPPHP ^8.2

Since Dec 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/devmamun/grocery-pre-order)[ Packagist](https://packagist.org/packages/dev_mamun/shop-pre-order)[ RSS](/packages/dev-mamun-shop-pre-order/feed)WikiDiscussions main Synced 1mo ago

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

Pre-Order Management Package
============================

[](#pre-order-management-package)

Overview
--------

[](#overview)

A Laravel package designed to streamline the pre-order process for online shops, enabling easy management of pre-orders and enhancing customer experience.

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

[](#requirements)

- **Laravel**: 11
- **PHP**: 8.2.0 or higher

Features
--------

[](#features)

- **Pre-Order Management**: Create, update, delete, and view pre-orders.
- **Role-Based Access Control**: Admins and managers have specific permissions.
- **Rate Limiting**: Protects endpoints from excessive requests.
- **reCAPTCHA Support**: Ensures security for public routes.
- **Event Triggers**: Dispatches events on pre-order creation for email notifications.

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

[](#installation)

Install via Composer:

```
composer require dev_mamun/shop-pre-order
```

Usage
-----

[](#usage)

### Routes

[](#routes)

- **Public Routes**:
    - `GET /api/products` - View available products.
    - `POST /api/pre-orders` - Submit pre-orders with rate limiting and reCAPTCHA protection.
- **Admin Routes**:
    - `GET /api/pre-orders/{id}` - View details of a specific pre-order.
    - `PUT /api/pre-orders/{id}` - Update an existing pre-order.
    - `DELETE /api/pre-orders/{id}` - Delete a specific pre-order.
    - These routes are protected by authentication and admin role middleware.
- **Manager Routes**:
    - `GET /api/pre-orders` - View a list of pre-orders.
    - Limited permissions compared to admins.

Testing
-------

[](#testing)

To run tests:

1. Install dependencies: ```
    composer install
    ```
2. Execute tests: ```
    ./vendor/bin/phpunit
    ```

Support
-------

[](#support)

For issues or contributions, visit the repository and submit a pull request or issue.

---

**Author**: Md. Al Mamun **License**: MIT

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance40

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

Every ~1 days

Total

3

Last Release

502d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/65e8b2653e2523d9a63ce56b080668e922fa1831d003796c1c765284c7ee67cf?d=identicon)[dev\_mamun](/maintainers/dev_mamun)

---

Top Contributors

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

---

Tags

laravelshoporderpre

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dev-mamun-shop-pre-order/health.svg)

```
[![Health](https://phpackages.com/badges/dev-mamun-shop-pre-order/health.svg)](https://phpackages.com/packages/dev-mamun-shop-pre-order)
```

###  Alternatives

[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)[sylius/order-bundle

Sales order management for Symfony applications.

11415.2k8](/packages/sylius-order-bundle)[mateus/module-orderstatuscolor

Changes the color of the order status column in the UI grid, based on the current status of the order.

5728.8k](/packages/mateus-module-orderstatuscolor)[ibrahim-bedir/filament-dynamic-settings-page

272.0k1](/packages/ibrahim-bedir-filament-dynamic-settings-page)[lara-zeus/tartarus

simple multi tenants

112.6k](/packages/lara-zeus-tartarus)

PHPackages © 2026

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