PHPackages                             angel/modals - 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. angel/modals

ActiveLibrary

angel/modals
============

An Angel CMS module for modals.

v1.0.0(11y ago)095PHPPHP &gt;=5.3.0

Since Jul 30Pushed 11y ago4 watchersCompare

[ Source](https://github.com/JVMartin/angel-modals)[ Packagist](https://packagist.org/packages/angel/modals)[ Docs](https://github.com/JVMartin/angel-modals)[ RSS](/packages/angel-modals/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

This is a module for the [Angel CMS](https://github.com/JVMartin/angel).

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

[](#installation)

Add the following requirements to your `composer.json` file:

```
"require": {
    "angel/modals": "dev-master"
},
```

Issue a `composer update` to install the package.

Add the following service provider to your `providers` array in `app/config/app.php`:

```
'Angel\Modals\ModalsServiceProvider'
```

Issue the following command:

```
php artisan migrate --package="angel/modals"   # Run the migrations
```

Finally, open up your `app/config/packages/angel/core/config.php` and add the module to the `menu` array:

```
'menu' => array(
	'Pages'    => 'pages',
	'Menus'    => 'menus',
	'Modals'   => 'modals', //  'users',
	'Settings' => 'settings'
),
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

5

Last Release

4248d ago

Major Versions

0.0.4 → v1.0.02014-09-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/54fb866ad5ba7f84906f769722246119b3531a5856ecf521aedccadfe4a5bd59?d=identicon)[JVMartin](/maintainers/JVMartin)

---

Top Contributors

[![JVMartin](https://avatars.githubusercontent.com/u/4450814?v=4)](https://github.com/JVMartin "JVMartin (8 commits)")

---

Tags

laravelcmsmodalangel

### Embed Badge

![Health badge](/badges/angel-modals/health.svg)

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

###  Alternatives

[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

88103.7k](/packages/emargareten-inertia-modal)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6272.7k4](/packages/riclep-laravel-storyblok)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)[brackets/admin-ui

Administration user interface template

29258.6k3](/packages/brackets-admin-ui)[joy/voyager-datatable

joy voyager datatable

1538.1k43](/packages/joy-voyager-datatable)

PHPackages © 2026

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