Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lablnet/php-cookie-manipulation-class
PHP Cookie manipulation class This package can provide easily manipulation of cookie
https://github.com/lablnet/php-cookie-manipulation-class
check class cookie delete free handler manipulation mit oop open-source php set
Last synced: 18 days ago
JSON representation
PHP Cookie manipulation class This package can provide easily manipulation of cookie
- Host: GitHub
- URL: https://github.com/lablnet/php-cookie-manipulation-class
- Owner: lablnet
- License: mit
- Created: 2018-04-23T04:29:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T06:41:08.000Z (over 6 years ago)
- Last Synced: 2024-11-20T21:58:35.668Z (3 months ago)
- Topics: check, class, cookie, delete, free, handler, manipulation, mit, oop, open-source, php, set
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP Cookie manipulation class
## This package can provide easily manipulation of cookie## Feature
1. Set the cookie value
2. Delete the cookie
3. check whether cookie is set or nor
4. Get the cookie value