ingenerator / tokenista

Simple signed and expiring token generator and validator for PHP
BSD 3-Clause "New" or "Revised" License
13 stars 5 forks source link

Organize coding style #7

Open peter279k opened 5 years ago

peter279k commented 5 years ago

As title, I think we can use the PSR2 coding style for all codes in src and test folders.

acoulton commented 5 years ago

see ingenerator/php-utils#7