csdevs/flightdeck-env-validator

1.0.0 2022-02-03 08:00 UTC

This package is auto-updated.

Last update: 2025-07-04 10:23:27 UTC


README

A simple env validator.

Installation

To install you need to use the following command:

composer require csdevs/flightdeck-env-validator

Usage

//Should return a boolean value. 

$validator = Validator::check();