aimeos/ai-laravel
Laravel adapter for Aimeos e-commerce integration
Maintainers
Package info
Type:aimeos-extension
pkg:composer/aimeos/ai-laravel
Requires
- php: ~8.1
- aimeos/aimeos-core: 2026.04.*
- laravel/framework: ^10.0||^11.0||^12.0||^13.0
- nyholm/psr7: ~1.2
- symfony/mailer: ^6.0||^7.0
Requires (Dev)
- phpunit/phpunit: ~10.0||~11.0||~12.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
LGPL-3.0-or-later 7c63f234dbbc546efcdc345c933e35656fc3aa7a
This package is auto-updated.
Last update: 2026-06-18 07:47:07 UTC
README
👁 AimeosAimeos Laravel adapter
👁 Build Status
👁 Coverage Status
👁 Scrutinizer Code Quality
👁 License
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.
