Utility functions for common tasks

1.0.1 2023-11-27 05:53 UTC

This package is auto-updated.

Last update: 2024-04-26 03:48:58 UTC


README

Open your terminal and run:

composer require quanghuybest2k2/utility

Usage

<?php

echo 'Hello world!';