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

https://github.com/aimeos/ai-symfony

Symfony adapter for Aimeos online shops and e-commerce solutions
https://github.com/aimeos/ai-symfony

Last synced: 2 months ago
JSON representation

Symfony adapter for Aimeos online shops and e-commerce solutions

Awesome Lists containing this project

README

        


Aimeos logo

#Aimeos Symfony adapter

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

The Aimeos e-commerce 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-symfony extension integrates Aimeos into the Symfony framework and utilizes the native Symfony components for session handling and generating URLs.

If you are using the Symfony framework, you don't have to install and set up the ai-symfony extension yourself. Instead, use the [Aimeos Symfony bundle](https://github.com/aimeos/aimeos-symfony) to create an online shop within minutes.

## License

The Aimeos ai-symfony extension is licensed under the terms of the LGPLv3 license and is available for free.

## Links

* [Web site](https://aimeos.org/Symfony)
* [Documentation](https://aimeos.org/docs/Symfony)
* [Help](https://aimeos.org/help/symfony-bundle-f17/)
* [Issue tracker](https://github.com/aimeos/ai-symfony/issues)
* [Source code](https://github.com/aimeos/ai-symfony)