crisp-im / php-crisp-api

:elephant: Crisp API PHP Wrapper
https://docs.crisp.chat/guides/rest-api/
MIT License
56 stars 28 forks source link

Use PSR #1

Closed vyuldashev closed 4 years ago

vyuldashev commented 8 years ago

Hello there,

great product, but quickly going through the code I suggest to use PSR.

baptistejamin commented 8 years ago

I can be done. PHP is not our main language and we don't use it in production. Do you have any ressource or example?

vyuldashev commented 8 years ago

http://www.php-fig.org/psr/

baptistejamin commented 8 years ago

Haha, I can Google it too ;)

Now, my question is more about a famous PSR project on GitHub. Your project https://github.com/vladimir-yuldashev/creditpilot is PSR?

vyuldashev commented 8 years ago

Use https://github.com/laravel/framework as a better example.

eliottvincent commented 4 years ago

Fixed with 1ffc8dd135e66f16965cd2ab5317297c3c1f6d9b.