Libraries tagged by Service bundle
terminal42/service-annotation-bundle
1215062 Downloads
Add service tags from class annotations
lexik/cron-file-generator-bundle
5059 Downloads
This bundle provides service for generate cron file
auto1-oss/service-api-components-bundle
81782 Downloads
Auto1 Common Components for Service API/Client/Handler Bundles
lexik/currency-bundle
232439 Downloads
This Symfony2 bundle provide a service and a Twig extension to convert and display currencies.
mailmotor/mailchimp-bundle
192202 Downloads
This Symfony2 bundle loads in MailChimp as a service. So you can subscribe/unsubscribe members to MailChimp.
accord/mandrill-swiftmailer-bundle
558044 Downloads
Symfony bundle to provide a Mandrill SwiftMailer service
znanylekarz/google-bundle
157250 Downloads
The GoogleBundle adds the ability to add various google-related services to your application. These include Google Analytics, Adwords and Static Maps.
wa72/jsonrpc-bundle
62683 Downloads
JSON-RPC server for Symfony: exposes services registered in the service container as JSON-RPC webservices
stfalcon-studio/api-bundle
26526 Downloads
Base classes and helper services to build API application via Symfony.
solvecrew/expo-notifications-bundle
54362 Downloads
Bundle to handle the BE tasks of the push notifications service for the expo react-native Framework.
rokka/client-bundle
120161 Downloads
Defines services for accessing the Rokka image service in the symfony framework
prgtw/healthchecks-bundle
195940 Downloads
Bundle for integration with healthchecks.io cron monitoring service
petkopara/multi-search-bundle
64821 Downloads
Symfony bundle for Multi Criteria Search for doctrine entities using Form or Service.
opensky/runtime-config-bundle
49149 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
147150 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