PHP Classes

File: .styleci.yml

Recommend this page to a friend!
  Classes of Chun-Sheng, Li   PHP Convert Base36   .styleci.yml   Download  
File: .styleci.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Convert Base36
Encode and decode data using Base36 encoding
Author: By
Last change:
Date: 5 years ago
Size: 324 bytes
 

Contents

Class file image Download
preset: psr2 risky: false enabled: - no_unused_imports - no_useless_else - phpdoc_add_missing_param_annotation - phpdoc_no_empty_return - phpdoc_no_package - phpdoc_scalar - phpdoc_types linting: true finder: name: - "*.php" path: - "src" - "tests" not-path: - "build" - "vendor"