Libraries tagged by symfony services
emag-tech-labs/cache-bundle
19576 Downloads
Annotation based caching for services inside a symfony container
roadiz/roadiz
9067 Downloads
Roadiz is a modern CMS based on a polymorphic content-schema system which can handle many types of services. It’s based on Symfony component and Doctrine ORM for maximum performances and security.
petkopara/multi-search-bundle
60771 Downloads
Symfony bundle for Multi Criteria Search for doctrine entities using Form or Service.
tweakers/symfony-service-mock
49981 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
sergey-milegov/service-annotation-bundle
67958 Downloads
Symfony bundle for service annotations
dayspring-tech/service-test-helper
40633 Downloads
Helper for testing services
apie/service-provider-generator
19787 Downloads
Creates a service provider for Laravel from a Symfony services.yaml
svb/service-factory-bundle
45716 Downloads
Convenient way to automatically inject services into a factory without using sf service tagging.
santn/azure-service-bus-messenger
10380 Downloads
Symfony Azure Service Bus extension Messenger Bridge
scaytrase/symfony-sms-delivery-bundle
34104 Downloads
Symfony Bundle SMS sending service
krlove/async-service-call-bundle
52923 Downloads
Symfony bundle for asynchronous service methods calls
steevanb/symfony-container-introspection
33739 Downloads
Get all Symfony Container informations you need: registered services, instanciated services etc
coka/service-discovery-bundle
4631 Downloads
Symfony bundle that implement Client Side Service Discovery pattern.
issei-m/sf-dependency-injection-plugin
10348 Downloads
Supporing Symfony's DependencyInjection component for your symfony1 project
rekalogika/psr-16-simple-cache-bundle
3664 Downloads
Enables PSR-16 Simple Cache services in Symfony that were previously removed in Symfony 4.3. Just wire in Psr\SimpleCache\CacheInterface to use it.