splash / symfony-user-bundle
Splash Bundle for Symfony Users
1.1
2023-01-02 10:08 UTC
Requires
- php: ^7.4|^8.0
- splash/php-bundle: dev-master
Requires (Dev)
- badpixxel/php-sdk: ~2.0
- doctrine/doctrine-bundle: ^1.6|^2.0
- doctrine/orm: ^2.5
- monolog/monolog: ^1.0
- sonata-project/doctrine-orm-admin-bundle: *
- sonata-project/user-bundle: ^4.0
- splash/console: dev-master
- symfony/monolog-bundle: *
- symfony/phpunit-bridge: *
- symfony/swiftmailer-bundle: *
- symfony/symfony: ^4.4
README
Splash Php Bundle for Synchronization with FriendOfSymfony User Bundle.
This module implement Splash Sync connector for Symfony Applications using FOS User Bundle.
It provides access to Users entities for automated synchronization though Splash Sync dedicated protocol.
Installation via Composer
Download Akeneo-Bundle and its dependencies to the vendor directory. You can use Composer for the automated process:
$ php composer.phar require splash/fos-user-bundle
Composer will install the bundle to vendor/splash
directory.
Requirements
- PHP 7.2+
- Fos User 2.0+
- An active Splash Sync User Account
Documentation
For the configuration guide and reference, see: Fos User Bundle Doc
Contributing
Any Pull requests are welcome!
This module is part of SplashSync project.