PHPackages                             ibrahimbougaoua/radiobuttonimage - 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. ibrahimbougaoua/radiobuttonimage

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

ibrahimbougaoua/radiobuttonimage
================================

This is my package radiobuttonimage

v1.1.3(1y ago)166.4k↓67.3%6[1 issues](https://github.com/ibrahimBougaoua/RadioButtonImage/issues)[5 PRs](https://github.com/ibrahimBougaoua/RadioButtonImage/pulls)MITPHPPHP ^8.1CI passing

Since Jul 22Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/ibrahimBougaoua/RadioButtonImage)[ Packagist](https://packagist.org/packages/ibrahimbougaoua/radiobuttonimage)[ Docs](https://github.com/ibrahimbougaoua/radiobuttonimage)[ RSS](/packages/ibrahimbougaoua-radiobuttonimage/feed)WikiDiscussions main Synced yesterday

READMEChangelog (7)Dependencies (14)Versions (14)Used By (0)

Radio button image
==================

[](#radio-button-image)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c9e34a5873e7a6d3384e1ab003ef7a9d76049259d7c9dea9c56fbe8c951782ea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6962726168696d626f7567616f75612f726164696f627574746f6e696d6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibrahimbougaoua/radiobuttonimage)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/669c574f447f178422f5e522a8f2f3316c4c9f03e7a0550a4998313a010cf55a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6962726168696d626f7567616f75612f726164696f627574746f6e696d6167652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/ibrahimbougaoua/radiobuttonimage/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/aabf728c110444c69323dcc7d58dcaa7557bef9e00369c36cbd7f0e8e8da399f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6962726168696d626f7567616f75612f726164696f627574746f6e696d6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ibrahimbougaoua/radiobuttonimage)

Radio button image is all about replacing traditional radio buttons with images.

Support us
----------

[](#support-us)

[!["Buy Me A Coffee"](https://camo.githubusercontent.com/9f44ce2dc3b3eecdd02598900866ffc518801df1932849703dae1e5ce5031070/68747470733a2f2f7777772e6275796d6561636f666665652e636f6d2f6173736574732f696d672f637573746f6d5f696d616765732f6f72616e67655f696d672e706e67)](https://buymeacoffee.com/ibrahimbougaoua)

[Youtube Video](https://www.youtube.com/watch?v=mJDevP77sY4)

[![](https://raw.githubusercontent.com/ibrahimBougaoua/screenshot/main/images/ibrahim-bougaoua-radio-image.jpg)](https://www.youtube.com/watch?v=mJDevP77sY4)

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

[](#installation)

You can install the package via composer:

```
composer require ibrahimbougaoua/radiobuttonimage
```

You can publish the config file with:

```
php artisan vendor:publish --tag="radiobuttonimage-config"
```

This is the contents of the published config file:

```
return [
    'path' => asset('storage'),
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="radiobuttonimage-views"
```

Usage
-----

[](#usage)

```
RadioButtonImage::make('template_id')
->label('Templates')
->options(
	Template::all()->pluck('image', 'id')->toArray()
)
```

Testing
-------

[](#testing)

```
composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Ibrahim](https://github.com/ibrahimBougaoua)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance59

Moderate activity, may be stable

Popularity33

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~101 days

Total

7

Last Release

647d ago

Major Versions

v0.0.1-beta → v1.0.0-beta2023-08-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/42cb517e994883d2bfba50af94449dd4e4348c8423516e71c1bfa4738e083df9?d=identicon)[ibrahim.bougaoua](/maintainers/ibrahim.bougaoua)

---

Top Contributors

[![ibrahimBougaoua](https://avatars.githubusercontent.com/u/41789518?v=4)](https://github.com/ibrahimBougaoua "ibrahimBougaoua (20 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (9 commits)")[![ronylicha](https://avatars.githubusercontent.com/u/4362602?v=4)](https://github.com/ronylicha "ronylicha (2 commits)")[![holmesadam](https://avatars.githubusercontent.com/u/11541764?v=4)](https://github.com/holmesadam "holmesadam (1 commits)")

---

Tags

laravelibrahimBougaouaradiobuttonimage

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/ibrahimbougaoua-radiobuttonimage/health.svg)

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

###  Alternatives

[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[stephenjude/filament-jetstream

A Laravel starter kit built with Filament inspired by Jetstream.

17760.2k3](/packages/stephenjude-filament-jetstream)[stephenjude/filament-debugger

About

104162.2k2](/packages/stephenjude-filament-debugger)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[stephenjude/filament-feature-flags

Filament implementation of feature flags and segmentation with Laravel Pennant.

122177.8k1](/packages/stephenjude-filament-feature-flags)[finity-labs/fin-mail

A powerful email template manager and composer for Filament with dynamic token replacement, template versioning, and inline email sending.

284.5k1](/packages/finity-labs-fin-mail)

PHPackages © 2026

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