intraworlds/functions

Core functions but better

Maintainers

Package info

github.com/intraworlds/functions

Issues

pkg:composer/intraworlds/functions

Statistics

Installs: 58 151

Dependents: 0

Suggesters: 0

Stars: 0

1.0 2020-08-26 08:51 UTC

This package is auto-updated.

Last update: 2026-03-26 20:57:00 UTC


README

Core functions but better

Instalation

composer require intraworlds/functions

Usage

use function IW\json_encode;

$json = json_encode($array);

License

MIT