Download the PHP package netlogix/nlxsessionoptimizer without Composer
On this page you can find all versions of the php package netlogix/nlxsessionoptimizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netlogix/nlxsessionoptimizer
More information about netlogix/nlxsessionoptimizer
Files in netlogix/nlxsessionoptimizer
Download netlogix/nlxsessionoptimizer
More information about netlogix/nlxsessionoptimizer
Files in netlogix/nlxsessionoptimizer
Vendor netlogix
Package nlxsessionoptimizer
Short Description This plugin optimize session handling in shopware
License proprietary
Package nlxsessionoptimizer
Short Description This plugin optimize session handling in shopware
License proprietary
Please rate this library. Is it a good library?
Informations about the package nlxsessionoptimizer
nlxSessionOptimizer
About nlxSessionOptimizer
This plugin optimize session handling in shopware.
The cronjob Shopware_CronJob_nlxClearExpiredSessions clears all expired sessions by default every day.
To prevent the automatically cleanup of expired sessions, overwrite the shopware default config with this value
'session' => [
'gc_probability' => 0,
],
Running Tests
phpspec
$ vendor/bin/phpspec-standalone.php7.2.phar
License
Please see License File for more information.
All versions of nlxsessionoptimizer with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2||^8.0
The package netlogix/nlxsessionoptimizer contains the following files
Loading the files please wait ...