Base Packages¶
Versioning¶
Versions 201.0.0 and above are compatible with Symfony 6.0 and the synQup Core v2, while earlier versions remain compatible with Symfony 5.0 and the synQup Core v1.
| Cove v1/v1.5 | Core v2 |
|---|---|
1.0.0 |
201.0.0 |
3.2.4 |
203.2.4 |
Documentation¶
-
Message Handler
Provides abstract classes and interfaces for message handling and progress tracking.
-
API Client
Provides abstract classes and interfaces for building API clients and handling requests and responses.
-
JDM Config
Provides features for setting up and reading configuration.
-
Translations
Provides tools for managing translations.
-
Attributes
Provides tools for working with attributes (custom fields).
-
Logger
Provides services for flexible logging.
-
DTO
Provides abstract classes and interfaces for handling data transfer objects.
-
Changeset Repository
Provides tools for handling document changesets.
-
Indexed Cache
Provides tools managing basic and indexed caches.
-
Profiler
Provides profiling capabilities.
-
Roundtrip Prevention Extension
Provides a document extension for roundtrip prevention.
-
Data Buffer
Enables local data buffering.