Download the PHP package terminal42/webling-bundle without Composer
On this page you can find all versions of the php package terminal42/webling-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download terminal42/webling-bundle
More information about terminal42/webling-bundle
Files in terminal42/webling-bundle
Download terminal42/webling-bundle
More information about terminal42/webling-bundle
Files in terminal42/webling-bundle
Vendor terminal42
Package webling-bundle
Short Description Symfony2 bundle for our Webling API client
License LGPL-3.0+
Package webling-bundle
Short Description Symfony2 bundle for our Webling API client
License LGPL-3.0+
Please rate this library. Is it a good library?
Informations about the package webling-bundle
terminal42/webling-bundle
A Symfony bundle for our webling.ch API client.
This bundle is currently used for our own projects and might not support all cases. Feel free to open issues or pull requests for questions or feature requests.
Installation
Configuration
The following config options are available (usually add to app/config/config.yml
).
Available services
The bundle will provide services for all repositories and some more (see services.xml
).
The useful ones:
terminal42_webling.entity_manager
preconfigured with the configuration (see above).terminal42_webling.repository.member
to find and fetch members.terminal42_webling.repository.membergroup
to find and fetch member groups.terminal42_webling.repository.article
to find and fetch articles.terminal42_webling.repository.articlegroup
to find and fetch article groups.terminal42_webling.repository.document
to find and fetch documents.terminal42_webling.repository.documentgroup
to find and fetch document groups.
All versions of webling-bundle with dependencies
PHP Build Version
Package Version
Requires
terminal42/webling-api Version
^1.0@dev
symfony/http-kernel Version ~2.7 || ^3.0
symfony/dependency-injection Version ~2.7 || ^3.0
symfony/config Version ~2.7 || ^3.0
symfony/http-kernel Version ~2.7 || ^3.0
symfony/dependency-injection Version ~2.7 || ^3.0
symfony/config Version ~2.7 || ^3.0
The package terminal42/webling-bundle contains the following files
Loading the files please wait ....