comodojo / cookies
Minimalist and extensible library to manage cookies
Installs: 12 160
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 1
Requires
- php: >=5.4
- comodojo/exceptions: ^1.0
- phpseclib/phpseclib: ^2.0
Requires (Dev)
- phpunit/phpunit: ^4.0|^5.0
- scrutinizer/ocular: ^1.0
This package is auto-updated.
Last update: 2024-10-16 22:43:51 UTC
README
Minimalist and extensible library to manage cookies
This is the development branch, please do not use it in production
Installation
Install composer, then:
composer require comodojo/cookies
Documentation
- Docs (wip): docs.comodojo.org/projects/cookies
- API: api.comodojo.org/libs/cookies
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.
License
comodojo/cookies
is released under the MIT License (MIT). Please see License File for more information.
Copyright (c) 2021 Marco Giovinazzi
For more information, visit comodojo.org.