intraworlds/functions

Core functions but better

Installs: 57 713

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-09-26 20:04:07 UTC


README

Core functions but better

Instalation

composer require intraworlds/functions

Usage

use function IW\json_encode;

$json = json_encode($array);

License

MIT