kamshory / ZKLibrary

ZKLibrary is PHP library for reading and writing data to attendance device using UDP protocol. This library useful to comunicate between web server and attendance device directly without addition program. This library is implemented in the form of class. So that you can create an object and use it functions.
GNU General Public License v2.0
193 stars 176 forks source link

PSR-2 #90

Closed erlangparasu closed 4 years ago

erlangparasu commented 4 years ago

https://www.php-fig.org/psr/psr-2/

erlangparasu commented 4 years ago

i just change the code styles to follow PSR-2.. i am not changing any logic in this lib..