service_provider library

Classes

ServiceProviderBootloader
Handles the booting process of service providers.
ServiceProviderManager
Manages lifecycle of all service providers (registration + boot). Uses modular components for better maintainability and separation of concerns.
ServiceProviderRegistry
Handles registration and management of service providers.
ServiceProviderValidator
Handles validation of service providers.