aimeos / ai-laravel
Laravel adapter for Aimeos e-commerce integration
Installs: 197 316
Dependents: 2
Suggesters: 0
Security: 0
Stars: 95
Watchers: 7
Forks: 13
Open Issues: 0
Type:aimeos-extension
Requires
- php: ^8.0.11
- aimeos/aimeos-core: 2024.10.*
- laravel/framework: ^9.0||^10.0||^11.0
- nyholm/psr7: ~1.2
- symfony/mailer: ^6.0||^7.0
Requires (Dev)
- phpunit/phpunit: ~10.0||~11.0
- dev-master
- 2024.10.x-dev
- 2024.10.1
- 2024.07.x-dev
- 2024.07.1
- 2024.04.x-dev
- 2024.04.1
- 2024.01.x-dev
- 2023.10.x-dev
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.07.x-dev
- 2023.07.1
- 2023.04.x-dev
- 2023.04.1
- 2023.01.x-dev
- 2022.10.x-dev
- 2022.10.7
- 2022.10.6
- 2022.10.5
- 2022.10.4
- 2022.10.3
- 2022.10.2
- 2022.10.1
- 2022.07.x-dev
- 2022.07.1
- 2022.04.x-dev
- 2022.04.2
- 2022.04.1
- 2022.01.x-dev
- 2021.10.x-dev
- 2021.10.4
- 2021.10.3
- 2021.10.2
- 2021.10.1
- 2021.07.x-dev
- 2021.07.2
- 2021.07.1
- 2021.04.x-dev
- 2021.04.5
- 2021.04.4
- 2021.04.3
- 2021.04.2
- 2021.04.1
- 2021.01.x-dev
- 2020.10.x-dev
- 2020.10.6
- 2020.10.5
- 2020.10.4
- 2020.10.3
- 2020.10.2
- 2020.10.1
- 2020.07.x-dev
- 2020.07.2
- 2020.07.1
- 2020.04.x-dev
- 2020.04.2
- 2020.04.1
- 2020.01.x-dev
- 2020.01.1
- 2019.10.x-dev
- 2019.10.7
- 2019.10.6
- 2019.10.5
- 2019.10.4
- 2019.10.3
- 2019.10.2
- 2019.10.1
- 2019.07.x-dev
- 2019.07.3
- 2019.07.2
- 2019.07.1
- 2019.04.x-dev
- 2019.04.4
- 2019.04.3
- 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.4
- 2018.07.3
- 2018.07.2
- 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.4
- 2017.07.3
- 2017.07.2
- 2017.07.1
- 2017.04.x-dev
- 2017.04.2
- 2017.04.1
- 2017.03.x-dev
- 2017.02.x-dev
- 2017.01.x-dev
- 2017.01.3
- 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
- 2016.03.x-dev
- 2016.03.1
- 2016.01.x-dev
- 2016.01.1
- 2015.10.x-dev
- 2015.10.2
- 2015.10.1
- 2015.07.x-dev
- 2015.07.1
- 2015.03.x-dev
- 2015.03.1
- 2015.03.0
- dev-scrutinizer-patch-5
- dev-scrutinizer-patch-4
- dev-scrutinizer-patch-3
- dev-scrutinizer-patch-2
- dev-scrutinizer-patch-1
This package is auto-updated.
Last update: 2024-11-03 11:40:55 UTC
README
Aimeos Laravel adapter
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-laravel extension integrates Aimeos into the Laravel framework and utilizes the native Laravel components for content caching, logging messages, session handling, generating URLs and accessing the user table.
If you are using the Laravel framework, you don't have to install and set up the ai-laravel extension yourself. Instead, use the Aimeos Laravel package to create a web shop within minutes.
License
The Aimeos ai-laravel extension is licensed under the terms of the LGPLv3 license and is available for free.