PHPackages                             aaw0/adnec-press-releases - 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. [Database &amp; ORM](/categories/database)
4. /
5. aaw0/adnec-press-releases

ActiveLibrary[Database &amp; ORM](/categories/database)

aaw0/adnec-press-releases
=========================

Press Releases package creates a model, database table and laravel nova resource ready for you.

v1.0(4y ago)09MITPHP

Since Jun 14Pushed 2y ago1 watchersCompare

[ Source](https://github.com/aaw0/adnec-press-releases)[ Packagist](https://packagist.org/packages/aaw0/adnec-press-releases)[ RSS](/packages/aaw0-adnec-press-releases/feed)WikiDiscussions main Synced today

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

ADNEC Press Releases Package
============================

[](#adnec-press-releases-package)

Press Releases package creates a model, database table and laravel nova resource ready for you.

- This package requires Laravel Nova installed already.
- This package only adds functionality to the Nova admin panel, and the front end is up to you.

Installation
============

[](#installation)

1 - Add to composer.json file the adnec press releases package like below

```
"repositories": [
        {
            "type": "composer",
            "url": "https://nova.laravel.com"
        },
        {
            "type": "vcs",
            "url":  "https://github.com/aaw0/adnec-press-releases.git"
        }
    ],
```

2 - Install by running the following composer line

`composer require aaw0/adnec-press-releases`

3 - Add the following line to `config/app.php`

```
'providers' => [

  /*Other classes*/

  \Aaw0\AdnecPressReleases\AdnecPressReleasesServiceProvider::class;
];
```

4 - Finally Run `php artisan migrate`

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% 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

Unknown

Total

1

Last Release

1479d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c2faf46d32b77f8b9cd25614471ca833f84e515e20fea6705a9791ed7382b918?d=identicon)[aaw0](/maintainers/aaw0)

---

Top Contributors

[![aaw0](https://avatars.githubusercontent.com/u/47482282?v=4)](https://github.com/aaw0 "aaw0 (9 commits)")[![auhale0](https://avatars.githubusercontent.com/u/99243560?v=4)](https://github.com/auhale0 "auhale0 (2 commits)")

### Embed Badge

![Health badge](/badges/aaw0-adnec-press-releases/health.svg)

```
[![Health](https://phpackages.com/badges/aaw0-adnec-press-releases/health.svg)](https://phpackages.com/packages/aaw0-adnec-press-releases)
```

###  Alternatives

[optimistdigital/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2852.1M6](/packages/optimistdigital-nova-sortable)[outl1ne/nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag &amp; drop.

2862.1M9](/packages/outl1ne-nova-sortable)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[laravel/nova-log-viewer

A Laravel Nova tool for viewing your application logs.

137354.5k1](/packages/laravel-nova-log-viewer)[cybercog/laravel-nova-ban

A Laravel Nova banning functionality for your application.

42205.7k](/packages/cybercog-laravel-nova-ban)[mostafaznv/nova-laracache

LaraCache Tool for Laravel Nova

114.0k](/packages/mostafaznv-nova-laracache)

PHPackages © 2026

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