Skip to content

WalterLuis/Utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

40 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Utils

Utilities and tools for everyday use πŸ±β€πŸ‘€

Software License Packagist Version Packagist PHP Version Support

Installation

Via Composer

$ composer require WalterLuis/Utils

Usage

require_once './vendor/autoload.php'; use WalterLuis\Utils\Validator; $foo = 'Hello'; if (Validator::string($foo)) { $foo .= ' world!'; }

License

The MIT License (MIT). Please see License File for more information.

About

Utilities and tools for everyday use πŸ±β€πŸ‘€

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages