riyantobudi/support

There is no license information available for the latest version (v1.0.0) of this package.

Package to support your web development

Maintainers

Package info

github.com/thisloadme/php-helper

pkg:composer/riyantobudi/support

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2024-05-12 03:54 UTC

This package is not auto-updated.

Last update: 2026-03-30 11:34:03 UTC


README

Package to support your web development

Features

  • Uploaded file validator
  • Malicious content validator in zip files
  • Explode array while clearing its contents
  • And stay tuned for other interesting features

Installation

composer require riyantobudi/support

Usage

First of all, import the package first to use it use Riyantobudi\Support\FileValidator;

then use the available functions, for example FileValidator::validateFileEligibilityToUpload($fileObj, ['image'], true);

Thank you for using

Other interesting features will follow, stay tuned