Download the PHP package earc/data-default-setup without Composer
On this page you can find all versions of the php package earc/data-default-setup. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download earc/data-default-setup
More information about earc/data-default-setup
Files in earc/data-default-setup
Download earc/data-default-setup
More information about earc/data-default-setup
Files in earc/data-default-setup
Vendor earc
Package data-default-setup
Short Description eArc - the explicit architecture framework - default setup for the data component
License MIT
Package data-default-setup
Short Description eArc - the explicit architecture framework - default setup for the data component
License MIT
Please rate this library. Is it a good library?
Informations about the package data-default-setup
eArc-data-default-setup
This package bundles the following bridges for the earc/data abstraction:
- earc/data-filesystem entity backup
- earc/data-redis entity caching
- earc/data-elasticsearch entity searching
- earc/data-primary-key-generator primary key auto generation
installation
Install the earc/data-default-setup library via composer.
basic usage
Initialize the earc/data abstraction and the default setup in your index.php, bootstrap or configuration script.
Check the ParameterInterface
for optional parameters that can be set via
earc/di. For example the redis
connection.
You may use for data/redis and earc/data-primary-key-generator different redis servers. Thus, you have to set it twice.
releases
release 0.0
- first official release
All versions of data-default-setup with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
earc/data Version ^0.0
earc/data-elasticsearch Version ^0.0
earc/data-filesystem Version ^0.0
earc/data-redis Version ^0.0
earc/data-primary-key-generator Version ^0.0
earc/data Version ^0.0
earc/data-elasticsearch Version ^0.0
earc/data-filesystem Version ^0.0
earc/data-redis Version ^0.0
earc/data-primary-key-generator Version ^0.0
The package earc/data-default-setup contains the following files
Loading the files please wait ....