PHPackages                             net-tools/js-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. net-tools/js-core

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

net-tools/js-core
=================

Composer library for Javascript core functions ; ECMASCRIPT 5+ required (6 for Promises feature support)

1.3.1(3mo ago)08126MITJavaScript

Since Jun 28Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/net-tools/js-core)[ Packagist](https://packagist.org/packages/net-tools/js-core)[ RSS](/packages/net-tools-js-core/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (92)Used By (6)

net-tools/js-core
=================

[](#net-toolsjs-core)

Core Javascript functions
-------------------------

[](#core-javascript-functions)

This packages contains a single file, `js-core.js`, and also a translation file to French (default messages in the library are in English).

Setup instructions
------------------

[](#setup-instructions)

To install net-tools/js-core package, just require it through composer and insert a script tag in the `HEAD` section :

```

```

Reference
---------

[](#reference)

Full reference would be too long.

However, here is a simple list of functions provided :

- cookies management (nettools.jscore.set/get/deleteCookie),
- strings management (uppercase some letters, replace diacritics characters, escape characters for URL, trim spaces, generate random numbers),
- querystring and URL management (through some nettools.jscore.\* functions, but also through two special objects dedicated to URL management : nettools.jscore.Querystring and nettools.jscore.Url),
- form inputs management (get an object litteral whose properties are set with input fields, or a querystring from input fields),
- requests management (send POST or XmlHttp requests from querystring or litteral objects whose property and values are translated to querystring parameters and values),
- oriented object programming (inheritance),
- form validators (in real-time or at form submit : nettools.jscore.validator.RealTimeValidator and nettools.jscore.validator.FormValidator),
- stack and pool data structures,
- crypto functions (SHA1, SHA256, hmacSHA256, AES),
- size values management (manipulate size values, such as '140px' : add or subtract)

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance79

Regular maintenance activity

Popularity13

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity79

Established project with proven stability

 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 ~35 days

Recently: every ~1 days

Total

91

Last Release

110d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2cb0c1d404c8ae72b0a731246130079c2f440d6ea079815ca8c153aa361b1f28?d=identicon)[nettools.ovh](/maintainers/nettools.ovh)

---

Top Contributors

[![net-tools](https://avatars.githubusercontent.com/u/6818724?v=4)](https://github.com/net-tools "net-tools (87 commits)")

### Embed Badge

![Health badge](/badges/net-tools-js-core/health.svg)

```
[![Health](https://phpackages.com/badges/net-tools-js-core/health.svg)](https://phpackages.com/packages/net-tools-js-core)
```

###  Alternatives

[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[mageplaza/module-ajax-layered-navigation

Magento 2 Ajax Layered Navigation Extension

40363.2k](/packages/mageplaza-module-ajax-layered-navigation)[phospr/fraction

A composer-installable fractions library

34327.5k2](/packages/phospr-fraction)

PHPackages © 2026

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