wy / cookie-handling
此包已被放弃,不再维护。未建议替代包。
neos中基于用户同意的cookie处理
2.1.0
2023-05-11 10:45 UTC
Requires
- php: ^7.3 || ^8.0
- neos/neos: ^7.0
- dev-master
- v2.x-dev
- 2.1.0
- 2.0.1
- 2.0.0
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- dev-feature/neos-8-compatibility
- dev-feature/PSR15-middleware
- dev-bugfix/encoding-for-cookie-value
- dev-bugfix/different-cookie-versions-possible
- dev-force-add-cookie
- dev-bugfix/prevent-cookiejar-override
- dev-fix-chaining
- dev-feature/vanilla-js
- dev-bugfix/update-babel-compat-data-for-vuepress-documentation
- dev-feature/update-cookie-lifetime
- dev-bugfix/default-check-remains
- dev-bugfix/invalid-cookie-name
- dev-refactoring
This package is auto-updated.
Last update: 2023-06-16 12:06:51 UTC
README
Neos组件和jQuery,用于安全地处理cookie,并使其处理符合欧洲法律(GDPR)。此包提供简单且易于使用的函数和cookie层。
文档
安装
您可以通过composer添加此包。检查要求并运行以下命令。
要求
- PHP >= 7.3
- Neos >= 7.0
Composer命令
composer require wy/cookie-handling
应用迁移
./flow flow:doctrine:migrate
贡献
欢迎提交拉取请求。对于重大更改,请首先提交一个问题以讨论您想要更改的内容。
作者
Sven Wütherich Alexander Schulte Eva-Maria Müller Marvin Kuhn
许可
此包在MIT许可(MIT)下发布。有关更多信息,请参阅许可文件。