PHPackages                             nogorsolutionsltd/directives - 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. nogorsolutionsltd/directives

ActiveLibrary[Framework](/categories/framework)

nogorsolutionsltd/directives
============================

A custom directive package for laravel

v1.1.0(1y ago)0386MITShellPHP ^8.1

Since Aug 25Pushed 1y agoCompare

[ Source](https://github.com/Nogor-Solutions-Ltd/Directive)[ Packagist](https://packagist.org/packages/nogorsolutionsltd/directives)[ Docs](https://www.nogorsolutions.com/)[ RSS](/packages/nogorsolutionsltd-directives/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

 [![](https://camo.githubusercontent.com/edf3ebdafe19d44af819ce0de146571b1552d2edf012b70038a5487dc856e860/68747470733a2f2f692e6962622e636f2f307464724863782f44414c4c2d452d323032332d30382d32362d30302d35332d35312d57697a6172642d6c6f676f2d73696d706c652d6d696e696d616c2d322d636f6c6f722d312e6a7067)](https://camo.githubusercontent.com/edf3ebdafe19d44af819ce0de146571b1552d2edf012b70038a5487dc856e860/68747470733a2f2f692e6962622e636f2f307464724863782f44414c4c2d452d323032332d30382d32362d30302d35332d35312d57697a6172642d6c6f676f2d73696d706c652d6d696e696d616c2d322d636f6c6f722d312e6a7067)

Introduction
------------

[](#introduction)

🌟 Transform your Laravel Blade views with our user-friendly custom directive package – making development a breeze and sprinkling joy into your code! ✨

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

[](#installation)

You can install the package using composer

```
$  composer require nogorsolutionsltd/directives
```

Then add the service provider to `config/app.php`. In Laravel versions 5.5 and beyond, this step can be skipped if package auto-discovery is enabled.

```
'providers' => [
    ...
     NogorSolutionsLTD\Directive\ServiceProvider::class,
    ...
];
```

You can publish the configuration file and assets by running:

```
$ php artisan vendor:publish --provider=" NogorSolutionsLTD\Directive\ServiceProvider::class,"
```

Now that we have published a few new files to our application we need to reload them with the following command:

```
$ composer dump-autoload
```

Change log
----------

[](#change-log)

Please see the [changelog](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [contributing.md](CONTRIBUTING.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email author email instead of using the issue tracker.

Credits
-------

[](#credits)

- Sarfaraz Muhammad Sajib

License
-------

[](#license)

license. Please see the [license file](LICENCE.md) for more information.

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance47

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~645 days

Total

2

Last Release

398d ago

Major Versions

v0.1 → v1.1.02025-06-01

PHP version history (2 changes)v0.1PHP &gt;=7.1.3

v1.1.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/69970831?v=4)[AvatarPHP](/maintainers/AvatarPHP)[@AvatarPHP](https://github.com/AvatarPHP)

---

Top Contributors

[![Muhammad-Sarfaraz](https://avatars.githubusercontent.com/u/50302555?v=4)](https://github.com/Muhammad-Sarfaraz "Muhammad-Sarfaraz (15 commits)")[![githubaction009](https://avatars.githubusercontent.com/u/140196313?v=4)](https://github.com/githubaction009 "githubaction009 (8 commits)")[![sarfarax71](https://avatars.githubusercontent.com/u/60655670?v=4)](https://github.com/sarfarax71 "sarfarax71 (2 commits)")

### Embed Badge

![Health badge](/badges/nogorsolutionsltd-directives/health.svg)

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

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k26.6M223](/packages/laravel-octane)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[code16/sharp

Laravel Content Management Framework

79164.7k8](/packages/code16-sharp)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3891.8k](/packages/codewithdennis-larament)[r2luna/brain

Brain: A process-driven architecture alternative for your Laravel Application.

6338.7k1](/packages/r2luna-brain)

PHPackages © 2026

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