Libraries tagged by Service bundle
mcfedr/awspushbundle
364989 Downloads
A set of services to simplify using Aws to send push notifications
zenstruck/twig-service-bundle
6847 Downloads
Make functions, static methods, Symfony service methods available in your twig templates.
terminal42/service-annotation-bundle
1173973 Downloads
Add service tags from class annotations
phpyh/service-dumper-bundle
2801 Downloads
Symfony console command to dump dependency injection services
auto1-oss/service-api-components-bundle
80028 Downloads
Auto1 Common Components for Service API/Client/Handler Bundles
lexik/currency-bundle
231845 Downloads
This Symfony2 bundle provide a service and a Twig extension to convert and display currencies.
accord/mandrill-swiftmailer-bundle
556050 Downloads
Symfony bundle to provide a Mandrill SwiftMailer service
wa72/jsonrpc-bundle
62382 Downloads
JSON-RPC server for Symfony: exposes services registered in the service container as JSON-RPC webservices
stfalcon-studio/api-bundle
25191 Downloads
Base classes and helper services to build API application via Symfony.
rokka/client-bundle
116406 Downloads
Defines services for accessing the Rokka image service in the symfony framework
prgtw/healthchecks-bundle
189780 Downloads
Bundle for integration with healthchecks.io cron monitoring service
petkopara/multi-search-bundle
64202 Downloads
Symfony bundle for Multi Criteria Search for doctrine entities using Form or Service.
opensky/runtime-config-bundle
49026 Downloads
This bundle provides a way to inject parameters into services at runtime by exposing a RuntimeParameterBag service, which functions exactly like Symfony2's own ParameterBags.
kunstmaan/utilities-bundle
146313 Downloads
The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher
kunstmaan/search-bundle
80736 Downloads
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface