PHPackages                             claudiusnascimento/gentelelladashboard - 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. claudiusnascimento/gentelelladashboard

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

claudiusnascimento/gentelelladashboard
======================================

Gentelella Dashboard Html presets

0256PHPCI failing

Since May 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/claudiusnascimento/gentelelladashboard)[ Packagist](https://packagist.org/packages/claudiusnascimento/gentelelladashboard)[ RSS](/packages/claudiusnascimento-gentelelladashboard/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Simple package to add Gentellela Dashboard in your admin laravel app.
=====================================================================

[](#simple-package-to-add-gentellela-dashboard-in-your-admin-laravel-app)

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

[](#installation)

You can install the package via composer:

```
composer require claudiusnascimento/gentelelladashboard
```

Usage
-----

[](#usage)

Add the GentelellaDashboardServiceProvider in your providers array

```
ClaudiusNascimento\GentelellaDashboard\GentelellaDashboardServiceProvider::class
```

Add the GentelellaDashboard in your alias array

```
'GentelellaDashboard' => ClaudiusNascimento\GentelellaDashboard\GentelellaDashboardFacade::class,
```

Publishing assets
-----------------

[](#publishing-assets)

To work properly, you must to publish the assets and views. Publish the config file is optional.

```
php artisan vendor:publish --provider="ClaudiusNascimento\GentelellaDashboard\GentelellaDashboardServiceProvider" --tag=views
```

```
php artisan vendor:publish --provider="ClaudiusNascimento\GentelellaDashboard\GentelellaDashboardServiceProvider" --tag=assets
```

Using
-----

[](#using)

Extends the ClaudiusNascimento GentelellaDashboard layout in your view

```
@extends('gentelelladashboard::layouts.main')
```

Note:
-----

[](#note)

For the version 1.0.0

- You must to work with the views purely.
- The config file is empty
- There is no component

See the Gentelella Docs:
------------------------

[](#see-the-gentelella-docs)

[Gentelella Documentation](https://colorlibhq.github.io/gentelella/)
[Gentelella Template Demo](https://colorlib.com/polygon/gentelella/index.html)

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information 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)

- [Claudius Nascimento](https://github.com/claudiusnascimento)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![claudiusnascimento](https://avatars.githubusercontent.com/u/3176741?v=4)](https://github.com/claudiusnascimento "claudiusnascimento (3 commits)")

### Embed Badge

![Health badge](/badges/claudiusnascimento-gentelelladashboard/health.svg)

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

###  Alternatives

[franzl/studio

Develop your Composer libraries with style

1.1k634.5k15](/packages/franzl-studio)[ezsystems/ez-support-tools

Providing information about the system eZ Platform/Enterprise/Commerce is running on, and eZ install itself

44979.6k18](/packages/ezsystems-ez-support-tools)[sidroberts/phalcon-cron

Cron component for Phalcon.

79149.1k](/packages/sidroberts-phalcon-cron)[data-values/number

Numerical value objects, parsers and formatters

18303.0k14](/packages/data-values-number)[attestto/solana-php-sdk

Solana PHP SDK for interacting with the Solana blockchain

5528.1k](/packages/attestto-solana-php-sdk)[sitegeist/taxonomy

Manage vocabularies and taxonomies as separate node-hierarchy.

1589.7k1](/packages/sitegeist-taxonomy)

PHPackages © 2026

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