PHPackages                             desolatormagno/js-utilities - 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. desolatormagno/js-utilities

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

desolatormagno/js-utilities
===========================

Set of js utilities for tables and views in general.

014HTML

Since Feb 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/DesolatorMagno/JsUtilities)[ Packagist](https://packagist.org/packages/desolatormagno/js-utilities)[ RSS](/packages/desolatormagno-js-utilities/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

js-utilities
============

[](#js-utilities)

[![Latest Version on Packagist](https://camo.githubusercontent.com/754990293a7409c678396f2cbc6e71368158efd44d575176fdaf247434952fd8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465736f6c61746f726d61676e6f2f6a732d7574696c69746965732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/desolatormagno/js-utilities)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/7657c6f947ba018f677f110d8a7211f9682efec759e8f8eb14ebf16cdabcdf96/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6465736f6c61746f726d61676e6f2f6a732d7574696c69746965732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/desolatormagno/js-utilities)

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.

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
bin/
build/
docs/
config/
src/
tests/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require desolatormagno/js-utilities
```

Usage
-----

[](#usage)

```
$skeleton = new desolatormagno\js-utilities();
echo $skeleton->echoPhrase('Hello, League!');
```

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

[](#change-log)

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

Testing
-------

[](#testing)

```
$ composer test
```

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Reny Ramos](https://github.com/DesolatorMagno)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

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

---

Top Contributors

[![DesolatorMagno](https://avatars.githubusercontent.com/u/26149308?v=4)](https://github.com/DesolatorMagno "DesolatorMagno (23 commits)")

### Embed Badge

![Health badge](/badges/desolatormagno-js-utilities/health.svg)

```
[![Health](https://phpackages.com/badges/desolatormagno-js-utilities/health.svg)](https://phpackages.com/packages/desolatormagno-js-utilities)
```

###  Alternatives

[antares/accessible

PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.

123.9k1](/packages/antares-accessible)

PHPackages © 2026

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