intraworlds/functions

Core functions but better

Installs: 57 985

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/intraworlds/functions

1.0 2020-08-26 08:51 UTC

This package is auto-updated.

Last update: 2025-12-26 20:32:58 UTC


README

Core functions but better

Instalation

composer require intraworlds/functions

Usage

use function IW\json_encode;

$json = json_encode($array);

License

MIT