PHPackages                             theranken/laravel-sr-generator - 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. theranken/laravel-sr-generator

ActiveLibrary

theranken/laravel-sr-generator
==============================

A package to generate service and repository classes for Laravel 10.x

v1.0.2(1y ago)0580MITPHPPHP &gt;=8.1

Since Jul 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/theRanken/laravel-sr)[ Packagist](https://packagist.org/packages/theranken/laravel-sr-generator)[ RSS](/packages/theranken-laravel-sr-generator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

🚀 Laravel Service Repository Generator: Your Code's New Best Friend! 🎉
======================================================================

[](#-laravel-service-repository-generator-your-codes-new-best-friend-)

Hey there, Laravel enthusiast! Are you tired of manually creating services and repositories? Well, say hello to your new coding buddy - the Laravel Service Repository Generator!

🎭 What's This Package All About?
--------------------------------

[](#-whats-this-package-all-about)

This magical package is here to make your Laravel 10.x life easier, more fun, and way more productive. It's like having a personal code butler at your service!

🎨 What Can It Do?
-----------------

[](#-what-can-it-do)

1. 🧙‍♂️ Generate Services: With a flick of your command wand, create beautiful service classes!
2. 🏗️ Build Repositories: Conjure up repositories faster than you can say "Eloquent"!
3. 🔗 Auto-Binding: Watch in awe as it automatically binds your interfaces to implementations!
4. 🧩 Smart Providers: It even updates your service providers automagically!

🎬 How to Get Started?
---------------------

[](#-how-to-get-started)

1. Install the package:

```
composer require theRanken/laravel-service-repository-generator

```

2. Run the laravel installer:

```
php artisan service-repository:install

```

3. Start generating:

```
php artisan make:service MyAwesomeService

```

4. Optionally add on the a repository:

```
php artisan make:repository MyAwesomeService --repository

```

🎉 Features That'll Make You Go "Wow!"
-------------------------------------

[](#-features-thatll-make-you-go-wow)

- 🧠 **Smart Naming**: It's so smart, it'll remove 'Service' or 'Repository' if you accidentally add it twice!
- 🏗️ **Structure Creator**: It builds a beautiful folder structure for your services and repositories!
- 🔧 **Configurable Paths**: Don't like where things go? No problem! Configure it to your heart's content!

🚀 Ready to Supercharge Your Laravel Development?
------------------------------------------------

[](#-ready-to-supercharge-your-laravel-development)

With the Laravel Service Repository Generator, you're not just coding - you're conducting a symphony of perfectly organized services and repositories! So, what are you waiting for? Give your Laravel app the structure it deserves and make your development life a breeze!

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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 ~0 days

Total

2

Last Release

655d ago

### Community

Maintainers

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

---

Top Contributors

[![theRanken](https://avatars.githubusercontent.com/u/66031082?v=4)](https://github.com/theRanken "theRanken (10 commits)")

---

Tags

patternsserviceservice-repositoryservice-repository-pattern

### Embed Badge

![Health badge](/badges/theranken-laravel-sr-generator/health.svg)

```
[![Health](https://phpackages.com/badges/theranken-laravel-sr-generator/health.svg)](https://phpackages.com/packages/theranken-laravel-sr-generator)
```

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[namu/wirechat

A Laravel Livewire messaging app for teams with private chats and group conversations.

54324.5k](/packages/namu-wirechat)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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