An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        


Aimeos logo

# Aimeos Laravel adapter

[![Build Status](https://circleci.com/gh/aimeos/ai-laravel.svg?style=shield)](https://circleci.com/gh/aimeos/ai-laravel)
[![Coverage Status](https://coveralls.io/repos/aimeos/ai-laravel/badge.svg?branch=master)](https://coveralls.io/r/aimeos/ai-laravel?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/aimeos/ai-laravel/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/aimeos/ai-laravel/?branch=master)
[![License](https://poser.pugx.org/aimeos/ai-laravel/license.svg)](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)