PHPackages                             samasend/laravel-make-scope - 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. samasend/laravel-make-scope

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

samasend/laravel-make-scope
===========================

Brings make:scope command to laravel

v1.1.0(4y ago)10131.9k↓15.6%10[1 PRs](https://github.com/SamAsEnd/laravel-make-scope/pulls)MITPHPPHP ^7.2|^8.0

Since Sep 22Pushed 3y ago4 watchersCompare

[ Source](https://github.com/SamAsEnd/laravel-make-scope)[ Packagist](https://packagist.org/packages/samasend/laravel-make-scope)[ RSS](/packages/samasend-laravel-make-scope/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (3)Versions (9)Used By (0)

laravel [**make:scope**](https://laravel.com/docs/6.x/eloquent#query-scopes) command [![From Ethiopia](https://camo.githubusercontent.com/2a51ac3f76fd38f637b5266f69ed5992dfa81ab2228248290d73569a5bb91786/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46726f6d2d457468696f7069612d627269676874677265656e2e737667)](https://camo.githubusercontent.com/2a51ac3f76fd38f637b5266f69ed5992dfa81ab2228248290d73569a5bb91786/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f46726f6d2d457468696f7069612d627269676874677265656e2e737667)
===========================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#laravel-makescope-command--)

[![Build Status](https://camo.githubusercontent.com/b878b7a19c1fb6fe0bfd775d947e1866c19624878c2f476effa1b6a77d531f92/68747470733a2f2f7777772e7472617669732d63692e636f6d2f53616d4173456e642f6c61726176656c2d6d616b652d73636f70652e7376673f6272616e63683d6d6173746572)](https://www.travis-ci.com/SamAsEnd/laravel-make-scope)[![StyleCI](https://camo.githubusercontent.com/690694396d985c7d3a87390554a18b6fa2db20a61d04bff3471daa0ff39c96dd/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3231303131363533352f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/210116535)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/e49f2ae2c71d8ad37ad5521c1ca9b86130c480a3d46648e055ab7b959a0e9931/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53616d4173456e642f6c61726176656c2d6d616b652d73636f70652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SamAsEnd/laravel-make-scope/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/23aea49b17f53e231b52d5ae145e81c5a66d55c67f079f562778a059043c61e6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53616d4173456e642f6c61726176656c2d6d616b652d73636f70652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SamAsEnd/laravel-make-scope/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/01890dbb156c9bd8cc287d05c8ca7ad8d6d8eee3eeaf735b21e7143bbdbcdd71/68747470733a2f2f706f7365722e707567782e6f72672f73616d6173656e642f6c61726176656c2d6d616b652d73636f70652f642f746f74616c2e737667)](https://packagist.org/packages/samasend/laravel-make-scope)[![Latest Stable Version](https://camo.githubusercontent.com/e226e4ca794b8373b66ce0fdd654c7dcec8be79e4a05e3847efb90c10a1611d8/68747470733a2f2f706f7365722e707567782e6f72672f73616d6173656e642f6c61726176656c2d6d616b652d73636f70652f762f737461626c652e737667)](https://packagist.org/packages/samasend/laravel-make-scope)[![Latest Unstable Version](https://camo.githubusercontent.com/107a671d0c1cab43977c1f009bea0f1f5cea18a249df766eeeaa2ac6a2e1f249/68747470733a2f2f706f7365722e707567782e6f72672f73616d6173656e642f6c61726176656c2d6d616b652d73636f70652f762f756e737461626c652e737667)](https://packagist.org/packages/samasend/laravel-make-scope)[![License](https://camo.githubusercontent.com/ac1632506b99ad2939a1984d8fe4a0d711f7c62c751b1e5c7c9c59c29ccd348f/68747470733a2f2f706f7365722e707567782e6f72672f73616d6173656e642f6c61726176656c2d6d616b652d73636f70652f6c6963656e73652e737667)](https://packagist.org/packages/samasend/laravel-make-scope)

[![SymfonyInsight](https://camo.githubusercontent.com/a303f6090194d0083e1ad99fb5e5d4cb15d258be5686b55a6b426e08c67ad593/68747470733a2f2f696e73696768742e73796d666f6e792e636f6d2f70726f6a656374732f35653038393437342d363732382d343963362d626363372d3639636231633235333538352f6269672e737667)](https://insight.symfony.com/projects/5e089474-6728-49c6-bcc7-69cb1c253585)

A very small laravel package to support **make:scope** command to laravel. You can read about query scopes on [laravel documentation](https://laravel.com/docs/6.x/eloquent#query-scopes).

Prerequisites
-------------

[](#prerequisites)

- **PHP** &gt;= 7.2 || 8.0
- **Laravel** 6.x || 7.x || 8.x

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

[](#installation)

```
composer require --dev samasend/laravel-make-scope
```

Usage
-----

[](#usage)

```
php artisan make:scope AgeScope
```

License
-------

[](#license)

This package is released under the MIT Licence. See the bundled LICENSE file for details.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity42

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 83.3% 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 ~108 days

Recently: every ~117 days

Total

7

Last Release

1779d ago

Major Versions

v0.9.2 → v1.0.02020-03-22

PHP version history (3 changes)v0.9.0PHP ^7.1.3

v1.0.0PHP ^7.2

v1.1.0PHP ^7.2|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fd28cb32a4cca3aaf21187959977a78066f4bc4c8b110c959efcf117e6dc4c4?d=identicon)[SamAsEnd](/maintainers/SamAsEnd)

---

Top Contributors

[![SamAsEnd](https://avatars.githubusercontent.com/u/9657132?v=4)](https://github.com/SamAsEnd "SamAsEnd (20 commits)")[![brookmg](https://avatars.githubusercontent.com/u/7487888?v=4)](https://github.com/brookmg "brookmg (1 commits)")[![EcoinTest](https://avatars.githubusercontent.com/u/153815470?v=4)](https://github.com/EcoinTest "EcoinTest (1 commits)")[![ImJustToNy](https://avatars.githubusercontent.com/u/5730766?v=4)](https://github.com/ImJustToNy "ImJustToNy (1 commits)")[![ovillafuerte94](https://avatars.githubusercontent.com/u/15527080?v=4)](https://github.com/ovillafuerte94 "ovillafuerte94 (1 commits)")

---

Tags

hacktoberfestlaravelmakescope

### Embed Badge

![Health badge](/badges/samasend-laravel-make-scope/health.svg)

```
[![Health](https://phpackages.com/badges/samasend-laravel-make-scope/health.svg)](https://phpackages.com/packages/samasend-laravel-make-scope)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[wnx/laravel-stats

Get insights about your Laravel Project

1.8k1.8M7](/packages/wnx-laravel-stats)[livewire/flux

The official UI component library for Livewire.

9475.0M86](/packages/livewire-flux)[laragear/preload

Effortlessly make a Preload script for your Laravel application.

119363.5k](/packages/laragear-preload)[glhd/conveyor-belt

14797.0k](/packages/glhd-conveyor-belt)[getsolaris/laravel-make-service

A MVCS pattern create a service command for Laravel 5+

81161.3k](/packages/getsolaris-laravel-make-service)

PHPackages © 2026

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