zhylon/helpers

This package enables support for your sites deployed with Zhylon.

v1.0.0 2023-10-27 15:59 UTC

This package is auto-updated.

Last update: 2024-04-27 17:03:58 UTC


README

Zhylon Helper Package

License PHP

The Zhylon Helper Package is a collection of useful tools and features designed to assist you in utilizing your applications deployed with Zhylon for more effectively.

Features

  • ...

Installation

You can easily install the Zhylon Helper Package via Composer. Run the following command:

composer require zhylon/helpers

Usage

__zhylon_site_build(); // 20230101000000
__zhylon_site_build('Y-m-d H:i:s'); // 2023-01-01 00:00:00

Contributing

Contributors are welcome! If you'd like to contribute to the development of this package, please read our contribution guidelines.

License

The Zhylon Helper Package is released under the MIT License.