ixocreate / cache-package
IXOCREATE Cache Package
Installs: 5 325
Dependents: 6
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^7.4 || ^8.0
- ixocreate/application: ^0.3.0
- ixocreate/cache: ^0.2.0
Requires (Dev)
- ext-pdo: *
- doctrine/dbal: ^2.9
- ixocreate/coding-standard: ^3.0
- ixocreate/database-package: ^0.3.0
- ixocreate/test: ^0.2
Suggests
- ext-memcached: Allows to use memcached as cache storage
- ixocreate/database-package: Allows to use database as cache storage
This package is auto-updated.
Last update: 2024-10-18 18:03:27 UTC
README
Installation
Install the package via composer:
composer require ixocreate/cache-package
Testing
composer install --dev phpunit
Documentation
Learn more about IXOCREATE by reading its Documentation.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
If you discover security vulnerabilities, please address issues directly to opensource@ixocreate.com via e-mail.
License
The MIT License (MIT). Please see LICENSE for more information.