hvalverde/hvl-assistant

A simple PHP library

v1.2.0 2023-07-30 03:40 UTC

This package is auto-updated.

Last update: 2025-06-29 02:08:23 UTC


README

HVL Assistant is a lightweight PHP library that provides a set of utility functions and classes to simplify common tasks in PHP development. It is designed to be easy to use, flexible, and extensible, making it a great choice for all types of PHP projects.

HVL Assistant is free and licensed under the MIT license so you can use it however you please. For more information please read the License Agreement.

Features

Some of the key features of HVL Assistant include:

  • Array key manipulation.
  • CSV/JSON file loader.
  • Data validation.
  • File system management.
  • WordPress API client.

Requirements

HVL Assistant was tested using PHP 8.1 but it may work with older version.

Installation

You can use Composer to install HVL Assistant as a dependency in your project:

composer require hvalverde/hvl-assistant

It is highly recommended to use composer to install the latest stable version.