Skip to content

korvin3/helpers

 
 

Repository files navigation

symfony-command-io

Helper functions and classes

Installation

Install the latest version with

$ composer require code-pilots/helpers

Functions

arrayRandValue

arrayRandValues

randomString

randomDigital

iterableChunks

isInitialized

declationsOfNumber

For contributors

Run tests

Exec: ./vendor/bin/phpunit

Run lint

Exec phpstan: ./vendor/bin/phpstan analyse src tests

Exec psalm: ./vendor/bin/psalm

Exec php-cs-fixer: './vendor/bin/php-cs-fixer fix --verbose'

About

Helper functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%