https://github.com/aimeos/ai-laravel
Laravel adapter for Aimeos web shops and e-commerce solutions
https://github.com/aimeos/ai-laravel
Last synced: 25 days ago
JSON representation
Laravel adapter for Aimeos web shops and e-commerce solutions
- Host: GitHub
- URL: https://github.com/aimeos/ai-laravel
- Owner: aimeos
- License: lgpl-3.0
- Created: 2015-02-21T12:42:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T09:59:43.000Z (2 months ago)
- Last Synced: 2025-04-06T17:01:57.377Z (2 months ago)
- Language: PHP
- Homepage: https://aimeos.org/Laravel
- Size: 851 KB
- Stars: 395
- Watchers: 6
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aimeos Laravel adapter
[](https://circleci.com/gh/aimeos/ai-laravel)
[](https://coveralls.io/r/aimeos/ai-laravel?branch=master)
[](https://scrutinizer-ci.com/g/aimeos/ai-laravel/?branch=master)
[](https://packagist.org/packages/aimeos/ai-laravel)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](https://github.com/aimeos/aimeos-laravel) 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.
## Links
* [Web site](https://aimeos.org/Laravel)
* [Documentation](https://aimeos.org/docs/Laravel)
* [Help](https://aimeos.org/help/laravel-package-f18/)
* [Issue tracker](https://github.com/aimeos/ai-laravel/issues)
* [Source code](https://github.com/aimeos/ai-laravel)