Download the PHP package activecollab/cookies without Composer
On this page you can find all versions of the php package activecollab/cookies. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download activecollab/cookies
More information about activecollab/cookies
Files in activecollab/cookies
Download activecollab/cookies
More information about activecollab/cookies
Files in activecollab/cookies
Vendor activecollab
Package cookies
Short Description Easily get and set cookies
License MIT
Homepage https://labs.activecollab.com
Package cookies
Short Description Easily get and set cookies
License MIT
Homepage https://labs.activecollab.com
Keywords cookiesactivecollab
Please rate this library. Is it a good library?
Informations about the package cookies
Cookies Library
Features:
- Configure from URL. Configure the domain, path, and secure values based on URL of your application,
- Automatically prefix all cookie names,
- Automatically encrypt cookie values. By default, AES 256 CBC is used, but you can provide any encryption system (it needs to implement
ActiveCollab\Encryptor\EncryptorInterface
fromactivecollab/utils
package).
All versions of cookies with dependencies
PHP Build Version
Package Version
Requires
ext-openssl Version
*
dflydev/fig-cookies Version ^1.0
psr/http-server-middleware Version ^1.0
php Version >=7.4
activecollab/utils Version ^2.0
dflydev/fig-cookies Version ^1.0
psr/http-server-middleware Version ^1.0
php Version >=7.4
activecollab/utils Version ^2.0
The package activecollab/cookies contains the following files
Loading the files please wait ....