PHPackages                             silverchariot/ova - 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. [Framework](/categories/framework)
4. /
5. silverchariot/ova

ActiveProject[Framework](/categories/framework)

silverchariot/ova
=================

The skeleton application for the Laravel framework.

04JavaScript

Since Apr 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/arfnnhh/chartsubject)[ Packagist](https://packagist.org/packages/silverchariot/ova)[ RSS](/packages/silverchariot-ova/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel 12 with Cashier Template
================================

[](#laravel-12-with-cashier-template)

Welcome to the repository for laravel 12 - Cashier App

Features
--------

[](#features)

- laravel 12
- Cashier

Installation Guide
------------------

[](#installation-guide)

### Prerequisites

[](#prerequisites)

- PHP &gt;= 8.2
- Composer
- Node.js
- npm

### Installation Steps

[](#installation-steps)

1. Clone the repository:

    ```
    git clone https://github.com/Ragibavi/cashierApp.git
    ```
2. Navigate into the project directory:

    ```
    cd cashierApp
    ```
3. Install PHP dependencies:

    ```
    composer install
    ```
4. Install JavaScript dependencies:

    ```
    npm install && npm run dev
    ```
5. Copy the `.env.example` file and rename it to `.env`:

    ```
    cp .env.example .env
    ```
6. Generate application key:

    ```
    php artisan key:generate
    ```
7. Run database migrations:

    ```
    php artisan migrate
    ```
8. Start the development server:

    ```
    php artisan serve
    ```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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/924e49211aa830f00681d0caa4d559b2ee34ab4d5c289e27274eca6b1f3cba27?d=identicon)[nedush](/maintainers/nedush)

---

Top Contributors

[![arfnnhh](https://avatars.githubusercontent.com/u/115054637?v=4)](https://github.com/arfnnhh "arfnnhh (2 commits)")

### Embed Badge

![Health badge](/badges/silverchariot-ova/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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