PHPackages                             mahmoud-birdsol/nova-profile-tool - 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. [Admin Panels](/categories/admin)
4. /
5. mahmoud-birdsol/nova-profile-tool

ActiveLibrary[Admin Panels](/categories/admin)

mahmoud-birdsol/nova-profile-tool
=================================

A fork from runlinenl/nova-profile-tool with user profile avatar added A tool for Laravel Nova to allow users to edit their profile data

1.1.2(7y ago)02MITPHPPHP &gt;=7.1.0

Since Aug 26Pushed 5y agoCompare

[ Source](https://github.com/mahmoud-birdsol/nova-profile-tool)[ Packagist](https://packagist.org/packages/mahmoud-birdsol/nova-profile-tool)[ Docs](https://github.com/runlinenl/nova-profile-tool)[ RSS](/packages/mahmoud-birdsol-nova-profile-tool/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (8)Used By (0)

A tool to let user's update their profile in Laravel Nova
=========================================================

[](#a-tool-to-let-users-update-their-profile-in-laravel-nova)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6c6d0f2baafb9850c5d304920ad3b03c7ceba9a8752396339dcbdd81acb1718c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72756e6c696e656e6c2f6e6f76612d70726f66696c652d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/runlinenl/nova-profile-tool)[![Total Downloads](https://camo.githubusercontent.com/dd53953f4cf19724fd4457c09a144410c7415d8cf370eacf1f82fa560c40553e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72756e6c696e656e6c2f6e6f76612d70726f66696c652d746f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/runlinenl/nova-profile-tool)

When this tool is added to Nova, you can let users update their profile data without giving them access to the full User resource under 'Resources'.

[![screenshot of the backup tool](https://github.com/runlinenl/nova-profile-tool/raw/master/screenshot.png)](https://github.com/runlinenl/nova-profile-tool/raw/master/screenshot.png)

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

[](#installation)

You can install the package in to a Laravel app that uses [Nova](https://nova.laravel.com) via composer:

```
composer require runlinenl/nova-profile-tool
```

Next up, you must register the tool with Nova. This is typically done in the `tools` method of the `NovaServiceProvider`.

```
// in app/Providers/NovaServiceProvider.php

// ...

public function tools()
{
    return [
        // ...
        new \Runline\ProfileTool\ProfileTool,
    ];
}
```

Usage
-----

[](#usage)

Click on the "Profile" menu item in your Nova app to see the tool provided by this package.

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

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

Credits
-------

[](#credits)

- [Patrick Bergman](https://github.com/patrickbergman)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~25 days

Total

5

Last Release

2716d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16209999?v=4)[Mahmoud Mokhtar](/maintainers/mahmoud-birdsol)[@mahmoud-birdsol](https://github.com/mahmoud-birdsol)

---

Top Contributors

[![patrickbergman](https://avatars.githubusercontent.com/u/17382449?v=4)](https://github.com/patrickbergman "patrickbergman (12 commits)")[![francoislevesque](https://avatars.githubusercontent.com/u/14022409?v=4)](https://github.com/francoislevesque "francoislevesque (2 commits)")[![blackfyre](https://avatars.githubusercontent.com/u/1991410?v=4)](https://github.com/blackfyre "blackfyre (1 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![mahmoud-birdsol](https://avatars.githubusercontent.com/u/16209999?v=4)](https://github.com/mahmoud-birdsol "mahmoud-birdsol (1 commits)")[![YannikFirre](https://avatars.githubusercontent.com/u/3316758?v=4)](https://github.com/YannikFirre "YannikFirre (1 commits)")

---

Tags

laraveltoolprofilenova

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mahmoud-birdsol-nova-profile-tool/health.svg)

```
[![Health](https://phpackages.com/badges/mahmoud-birdsol-nova-profile-tool/health.svg)](https://phpackages.com/packages/mahmoud-birdsol-nova-profile-tool)
```

###  Alternatives

[runlinenl/nova-profile-tool

A tool for Laravel Nova to allow users to edit their profile data

37217.5k](/packages/runlinenl-nova-profile-tool)[khalin/nova-link-field

A Laravel Nova Link field.

31562.2k2](/packages/khalin-nova-link-field)[digital-creative/nova-dashboard

The missing dashboard for nova.

7169.3k1](/packages/digital-creative-nova-dashboard)[marianvlad/nova-ssl-card

A Laravel Nova card for SSL certificates.

1219.9k](/packages/marianvlad-nova-ssl-card)

PHPackages © 2026

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