Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/aimeos/ai-fosuser
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Jun 23, 2016
2 parents 5131137 + 6b91536 commit d993148
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,28 @@
# ai-fosuser
Aimeos adapter for the Symfony FosUser bundle
<a href="https://aimeos.org/">
<img src="https://aimeos.org/fileadmin/template/icons/logo.png" alt="Aimeos logo" title="Aimeos" align="right" height="60" />
</a>

#Aimeos Symfony FOS user adapter

[![Build Status](https://travis-ci.org/aimeos/ai-fosuser.png?branch=master)](https://travis-ci.org/aimeos/ai-fosuser)
[![Coverage Status](https://coveralls.io/repos/aimeos/ai-fosuser/badge.svg?branch=master)](https://coveralls.io/r/aimeos/ai-fosuser?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/aimeos/ai-fosuser/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/aimeos/ai-fosuser/?branch=master)
[![HHVM Status](http://hhvm.h4cc.de/badge/aimeos/ai-fosuser.svg)](http://hhvm.h4cc.de/package/aimeos/ai-fosuser)

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, handling translations or managing users.

The ai-fosuser extension provides access to the Symfony FOS user bundle to the Aimeos components. If you are using the Symfony framework, you don't have to install and set up the ai-fosuser 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-fosuser 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-fosuser/issues)
* [Source code](https://github.com/aimeos/ai-fosuser)


0 comments on commit d993148

Please sign in to comment.