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
- Host: GitHub
- URL: https://github.com/aimeos/ai-symfony
- Owner: aimeos
- License: lgpl-3.0
- Created: 2014-09-14T15:38:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T08:31:31.000Z (3 months ago)
- Last Synced: 2025-03-21T15:45:21.822Z (3 months ago)
- Language: PHP
- Homepage: https://aimeos.org/Symfony
- Size: 256 KB
- Stars: 10
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Aimeos Symfony adapter
[](https://circleci.com/gh/aimeos/ai-symfony)
[](https://coveralls.io/r/aimeos/ai-symfony?branch=master)
[](https://scrutinizer-ci.com/g/aimeos/ai-symfony/?branch=master)
[](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)