library l2p-client-module
ZF2 integration for L2P Client
xelax90/l2p-client-module
ZF2 integration for L2P Client
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
L²P Client Module for Zend Framework 2
Simple module built around xelax90/l2p-client, (*1)
Configuration
- Copy the config/l2p.local.php.dist file into your config/autoload and remove the .dist extension
- Insert your client id
- You can define a custom storage by setting the ``storage_service``` key`in the configuration.
- For more options, look into the
L2PClientModule\Options\L2PClientOptions
class
Getting the client
- Use the ServiceLocator to get an instance of L2PClient\Client:
$serviceLocator->get(\L2PClient\Client::class);
- Refer to the xelax90/l2p-client and L2P API documentation for usage
dev-master
9999999-dev
ZF2 integration for L2P Client
Sources
Download
BSD-2-Clause
The Requires
by
Aleksandr