:cookie: CookieSession is a light PHP 7 library to manage very easily and simply Session and Cookie and without spending time by configure and secure PHP cookie and session :lollipop:
Stars
9
Forks
3
Watchers
9
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Replace empty() by isset() because sometimes the value of a cookie can be "0"
7c7706eView on GitHubUse more nice features offer by PHP 7 like strict type declarations
c2b973cView on GitHubAdd generic interfacefor Cookie and Session classes
5362389View on GitHub