PHPackages                             jjsoft-ar/siges-ui - 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. jjsoft-ar/siges-ui

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

jjsoft-ar/siges-ui
==================

UI interface for SiGEs Platform

1.1.4(10y ago)0171MITJavaScriptPHP &gt;=5.0.0

Since Jun 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jjsoft-ar/siges-ui)[ Packagist](https://packagist.org/packages/jjsoft-ar/siges-ui)[ Docs](https://github.com/jjsoft-ar/siges-ui)[ RSS](/packages/jjsoft-ar-siges-ui/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (2)Used By (1)

Siges-UI-gentelella
===================

[](#siges-ui-gentelella)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a91d99897f4e58661b371c1ae4ec5fe4e56f2723d094c3305f79cd6a886f2dba/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6a736f66742d61722f73696765732d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jjsoft-ar/siges-ui)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/90d443cae293323792add060b6cceca7277898601e5ff4a1b7491cc7591b8f01/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6a736f66742d61722f73696765732d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jjsoft-ar/siges-ui)[![StyleCI](https://camo.githubusercontent.com/a79240c076e153b9c508d25253fd4dc25acb787f6327b8c1ff8a1b202b359b06/68747470733a2f2f7374796c6563692e696f2f7265706f732f35393236373230342f736869656c64)](https://styleci.io/repos/59267204)

This package is designed to apply a quick and easy packages into a laravel application.

The idea is for JJSoft-Laravel web applications to use this package. This should make it easier to keep multiple applications up to date and enable quicker development.

Install
-------

[](#install)

Via Composer

```
$ composer require jjsoft-ar/siges-ui
```

**Add the template package to Laravel's service providers (config/app.php)**

*For &lt;= 5.1*

```
JJSoft\SigesUI\Providers\SigesUIServiceProvider::class,
```

*For &gt; 5.1*

```
"JJSoft\SigesUI\Providers\SigesUIServiceProvider",
```

**Run the below command to publish package files**

```
php artisan vendor:publish --force
```

Usage
-----

[](#usage)

@todo check this

Taking a new install of laravel open up routes file and past in the below. Navigate to your laravel url and enjoy the template.

```
    Route::get('/', function () {
        return view('vendor.sigesui.dashboard');
    });
```

Change log
----------

[](#change-log)

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

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

[](#contributing)

This template is a modified version of gentelella template.

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

Security
--------

[](#security)

If you discover any security related issues, please tell us .

Credits
-------

[](#credits)

- [aguara\_gazu](https://github.com/aguaragazu)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3655d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1932829?v=4)[Aguara Gazu](/maintainers/aguaragazu)[@aguaragazu](https://github.com/aguaragazu)

---

Top Contributors

[![aguaragazu](https://avatars.githubusercontent.com/u/1932829?v=4)](https://github.com/aguaragazu "aguaragazu (22 commits)")

---

Tags

laravel-frameworkSiGEsAppSchool Application Platformjjsoft-arsiges-ui

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jjsoft-ar-siges-ui/health.svg)

```
[![Health](https://phpackages.com/badges/jjsoft-ar-siges-ui/health.svg)](https://phpackages.com/packages/jjsoft-ar-siges-ui)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M267](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M991](/packages/illuminate-pagination)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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