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

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

jjsoft-ar/siges-core
====================

Some core code for the SiGEs Platform

1.0.4(10y ago)04MITPHPPHP &gt;=5.5.9

Since Jun 27Pushed 10y ago1 watchersCompare

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

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

SiGEs-Core
==========

[](#siges-core)

[![Latest Version on Packagist](https://camo.githubusercontent.com/246887cd025186e2fe387bf6b31e0b79039e336ef24765b57075346314fba318/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6a736f66742d61722f73696765732d636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jjsoft-ar/siges-core)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/f53d38e3717bf9d3c009b96982398d5dfc424f4c8bdf9ebfddc5488eba5375bc/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6a6a736f66742d61722f73696765732d636f72652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/jjsoft-ar/siges-core)[![Coverage Status](https://camo.githubusercontent.com/65cac6fa89a83569dd9f177b07d1369840680fd17b958e689e5c05b9abb469c2/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6a6a736f66742d61722f73696765732d636f72652f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/jjsoft-ar/siges-core/coverage)[![Quality Score](https://camo.githubusercontent.com/645e757608bab721f89b61cb5eab379d736b2fecfcfa7ceef0614ea855cf1851/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6a6a736f66742d61722f73696765732d636f72652f6261646765732f6770612e737667)](https://codeclimate.com/github/jjsoft-ar/siges-core)[![Total Downloads](https://camo.githubusercontent.com/f32dc5dad16f5212e282b097fc1de66463eb0ba71faa45a77371ce3f67c5cea5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6a736f66742d61722f73696765732d636f72652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jjsoft-ar/siges-core)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Install
-------

[](#install)

Via Composer

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

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

*For &lt;= 5.1*

```
JJSoft\SigesCore\Providers\SigesCoreServiceProvider::class,
```

*For &gt; 5.1*

```
"JJSoft\SigesCore\Providers\SigesCoreServiceProvider",
```

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

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

Usage
-----

[](#usage)

```
php artisan siges:install
```

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

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

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)

- [José C Gallo](https://github.com/aguaragazu)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~0 days

Total

2

Last Release

3700d 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 (10 commits)")

---

Tags

JJSoftSigesCore

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.8k2.5k](/packages/unopim-unopim)[bagisto/bagisto

Bagisto Laravel E-Commerce

28.0k175.2k9](/packages/bagisto-bagisto)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[krayin/laravel-crm

Krayin CRM

23.6k33.9k1](/packages/krayin-laravel-crm)[yajra/laravel-datatables-buttons

Laravel DataTables Buttons Plugin.

26210.1M59](/packages/yajra-laravel-datatables-buttons)[exceedone/exment

Management for Product, Client, Contracts, Subscription, ...

28039.2k](/packages/exceedone-exment)

PHPackages © 2026

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