PHPackages                             rits/ace - 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. [Framework](/categories/framework)
4. /
5. rits/ace

ActiveLibrary[Framework](/categories/framework)

rits/ace
========

Fully-featured laravel package for Rits projects

02.4kCSS

Since Sep 10Pushed 7y agoCompare

[ Source](https://github.com/rits-tecnologia/ace)[ Packagist](https://packagist.org/packages/rits/ace)[ RSS](/packages/rits-ace/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#getting-started)

### Configuration

[](#configuration)

```
#!/bin/bash

# Require the package
composer require rits/ace @dev

# Publish inspinia assets
php artisan vendor:publish --tag=ace-assets

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

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

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

The package does not contain the inspinia's compiled styles nor scripts. You must require the inspinia assets from your application assets.

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

- `bootstrap@^3.3.7`
- `font-awesome@^4.7.0`
- `noty@^3.1.4`
- `jquery-slimscroll@^1.3.8`
- `metismenu@^2.7.2`

You may skip the `noty` dependency if you override the `ace::partials.notifications` view, otherwise you should install it so you can see the notifications.

After importing those dependencies you may import the newly created `resources/vendor/ace/scss/style.scss` file in your CSS.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 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/dc0ab205db52fb9d614e8defc492cb8b5c9a11c20c2f4ee97bde89e6f4d7ff9b?d=identicon)[ferrl](/maintainers/ferrl)

---

Top Contributors

[![ferrl](https://avatars.githubusercontent.com/u/1896230?v=4)](https://github.com/ferrl "ferrl (21 commits)")

### Embed Badge

![Health badge](/badges/rits-ace/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M297](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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