Pinned
Repositories
-
- http-client Public
The HttpClient component provides powerful methods to fetch HTTP resources synchronously or asynchronously.
- dependency-injection Public
The DependencyInjection component allows you to standardize and centralize the way objects are constructed in your application.
-
-
- security-core Public
Security provides an infrastructure for sophisticated authorization systems, which makes it possible to easily separate the actual authorization logic from so called user providers that hold the users credentials. It is inspired by the Java Spring framework.