aimeos / ai-slim
Aimeos Slim PHP micro framework extension
Installs: 5 911
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 3
Open Issues: 0
Type:aimeos-extension
Requires
- php: ~7.1
- aimeos/aimeos-core: ~2020.01
- composer/installers: ^1.0
- slim/slim: ~3.0
Requires (Dev)
- phpunit/phpunit: ~7.0||~8.0
- dev-master
- 2020.04.x-dev
- 2020.01.x-dev
- 2020.01.1
- 2019.10.x-dev
- 2019.10.1
- 2019.07.x-dev
- 2019.07.1
- 2019.04.x-dev
- 2019.04.2
- 2019.04.1
- 2019.01.x-dev
- 2019.01.1
- 2018.10.x-dev
- 2018.10.3
- 2018.10.2
- 2018.10.1
- 2018.07.x-dev
- 2018.07.1
- 2018.04.x-dev
- 2018.04.1
- 2018.01.x-dev
- 2018.01.2
- 2018.01.1
- 2017.10.x-dev
- 2017.10.1
- 2017.07.x-dev
- 2017.07.2
- 2017.07.1
- 2017.04.x-dev
- 2017.04.1
- 2017.03.x-dev
- 2017.02.x-dev
- 2017.01.x-dev
- 2017.01.2
- 2017.01.1
- 2016.10.x-dev
- 2016.10.2
- 2016.10.1
- 2016.07.x-dev
- 2016.07.2
- 2016.07.1
- 2016.04.x-dev
- 2016.04.2
- 2016.04.1
This package is auto-updated.
Last update: 2021-08-08 15:15:20 UTC
README
Aimeos adapter for Slim PHP framework
The Aimeos web shop components can integrate into almost any PHP application and uses the infrastructure of the application for building URLs, caching content, configuration settings, logging messages, session handling, sending e-mails or handling translations.
The ai-slim extension integrates Aimeos into the Slim PHP framework and utilizes the native Slim components for accessing request/response objects and generating URLs.
If you are using the Slim framework, you don't have to install and set up the ai-slim extension yourself. Instead, use the Aimeos Slim package to create a web shop within minutes.
License
The Aimeos ai-slim extension is licensed under the terms of the LGPLv3 license and is available for free.