PHPackages                             leshkens/orchid-help-hint-layout - 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. leshkens/orchid-help-hint-layout

ActiveLibrary

leshkens/orchid-help-hint-layout
================================

Orchid help hint layout

v3.0.0(4y ago)1241MITPHPPHP &gt;=7.3

Since Sep 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Leshkens/orchid-help-hint-layout)[ Packagist](https://packagist.org/packages/leshkens/orchid-help-hint-layout)[ RSS](/packages/leshkens-orchid-help-hint-layout/feed)WikiDiscussions master Synced yesterday

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

Orchid Help Hints Layout package
================================

[](#orchid-help-hints-layout-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5e0389da35822e718ec415db8bc5d0453e85c2943993d21f8579dfd1bf1c85b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6573686b656e732f6f72636869642d68656c702d68696e742d6c61796f75742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/leshkens/orchid-help-hint-layout)[![Total Downloads](https://camo.githubusercontent.com/f3e501bef64d7c7031aaeb63c9b2d8d0334f2ffe3ac679cd7a7c0c1b959ba7dd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6573686b656e732f6f72636869642d68656c702d68696e742d6c61796f75742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/leshkens/orchid-help-hint-layout)

[![screenshot](https://user-images.githubusercontent.com/8939383/140321513-0abe9fe6-6b36-4da0-af61-a7ab4ca1c24d.png)](https://user-images.githubusercontent.com/8939383/140321513-0abe9fe6-6b36-4da0-af61-a7ab4ca1c24d.png)

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

[](#installation)

**Install via composer**: `composer require leshkens/orchid-help-hint-layout`

*For old orchid versions:*

Orchid versionComposer commandOrchid 9.x`composer require leshkens/orchid-help-hint-layout:^2.0`Orchid 8.x`composer require leshkens/orchid-help-hint-layout:^1.0`Install package migration:

```
php artisan migrate
```

Publish config file:

```
php artisan vendor:publish --provider="Leshkens\OrchidHelpHintLayout\Providers\ServiceProvider"
```

Usage
-----

[](#usage)

It easy. Add to you screen:

```
public function layout(): array
{
    return [
        HelpHintLayout::make('foobar')
    ];
}
```

Then add it to the hint map (in `config/platform-hints.php`):

```
'hints_map' => [
    'foobar' => 'My hint is somewhere'
],
```

Grant the user rights to hints and add an entry to the database in `http://yousite.loc/dashboard/systems/help-hints/create`

Credits
-------

[](#credits)

- [All contributors](https://github.com/leshkens/orchid-help-hint-layout/graphs/contributors)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.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 ~102 days

Total

5

Last Release

1650d ago

Major Versions

v1.1.0 → v2.0.02020-10-01

v2.1.0 → v3.0.02021-11-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/454487fa0eb113883aab5089cd891316fb9d2d17c835c230e631c6a82500d231?d=identicon)[Achugunov](/maintainers/Achugunov)

---

Top Contributors

[![Leshkens](https://avatars.githubusercontent.com/u/8939383?v=4)](https://github.com/Leshkens "Leshkens (14 commits)")[![tabuna](https://avatars.githubusercontent.com/u/5102591?v=4)](https://github.com/tabuna "tabuna (1 commits)")

---

Tags

layouthelporchidhint

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/leshkens-orchid-help-hint-layout/health.svg)

```
[![Health](https://phpackages.com/badges/leshkens-orchid-help-hint-layout/health.svg)](https://phpackages.com/packages/leshkens-orchid-help-hint-layout)
```

###  Alternatives

[orchid/crud

Build CRUD apps in fewer lines of code for Laravel Orchid.

1501.5M1](/packages/orchid-crud)[orchid/fortify

Orchid template for Laravel Fortify

3179.9k1](/packages/orchid-fortify)[alexsabur/orchid-livewire

A Livewire macro for Orchid Platform

255.7k](/packages/alexsabur-orchid-livewire)[alexsabur/orchid-editorjs-field

A orchid editorjs field

1327.4k](/packages/alexsabur-orchid-editorjs-field)

PHPackages © 2026

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