retwis
retwis copied to clipboard
Improve project (add composer, add .gitignore, rm predis from git cache, fix short_tags)
- fix short tags to full php tags. it's important for runing this app on modern environment
- rm Predis from cache and add it like composer requirements. it's important for always install latest Predis version
- add .gitingore to handle vendor/ dir
- add autoloading by composer , fix some code style..
:+1: