PHPackages                             rits-tecnologia/admin-template - 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. rits-tecnologia/admin-template

ActiveLibrary[Admin Panels](/categories/admin)

rits-tecnologia/admin-template
==============================

Fully-featured laravel admin template for Rits projects

02PHP

Since Jan 18Pushed 7y ago2 watchersCompare

[ Source](https://github.com/rits-tecnologia/admin-template)[ Packagist](https://packagist.org/packages/rits-tecnologia/admin-template)[ RSS](/packages/rits-tecnologia-admin-template/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Getting started
---------------

[](#getting-started)

### Configuration

[](#configuration)

```
#!/bin/bash

# Require the package
composer require rits-tecnologia/admin-template @dev

# Publish admin-template assets
php artisan vendor:publish --tag=admin-template-assets

# Publish configuration file (optional)
php artisan vendor:publish --tag=admin-template-config

# Publish views (optional)
php artisan vendor:publish --tag=admin-template-views

# Publish translations (optional)
php artisan vendor:publish --tag=admin-template-trans
```

The package does not contain compiled styles nor scripts. You must require the admin template assets from your application assets.

The main dependencies you must require before importing the admin template's assets to your stylesheets are:

- `@fortawesome/fontawesome-free@5.6.3`
- `apexcharts@2.5.1`
- `bootstrap@4.2.1`
- `bootstrap-daterangepicker@3.0.3`
- `bootstrap-markdown@2.10.0`
- `chart.js@2.7.3`
- `datatables.net@1.10.19`
- `datatables.net-bs4@1.10.19`
- `datatables.net-buttons@1.5.4`
- `datatables.net-buttons-bs4@1.5.4`
- `datatables.net-responsive@2.2.3`
- `dragula@3.7.2`
- `feather-icons@4.10.0`
- `jquery@3.3.1`
- `jquery-mask-plugin@1.14.15`
- `jquery-validation@1.19.0`
- `jvectormap-next@3.0.0`
- `markdown@0.5.0`
- `moment@2.23.0`
- `popper.js@1.14.6`
- `quill@1.3.6`
- `select2@4.0.6-rc.1`
- `simplebar@2.6.1`
- `smartwizard@4.3.1`
- `tempusdominus-bootstrap-4@5.1.2`
- `toastr@2.1.4`

After importing those dependencies you may import the newly created `resources/assets/vendor/admin-template/scss/app.scss` file in your CSS and `resources/assets/vendor/admin-template/js/app.js` to your scripts.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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/5f4c583e43b4a9522b43b49d73767f19af398ff1ede4d77846f4d4cc2803a52a?d=identicon)[jucianoaraujo](/maintainers/jucianoaraujo)

### Embed Badge

![Health badge](/badges/rits-tecnologia-admin-template/health.svg)

```
[![Health](https://phpackages.com/badges/rits-tecnologia-admin-template/health.svg)](https://phpackages.com/packages/rits-tecnologia-admin-template)
```

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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