cobweb/svconnector

Connector Services – This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.

Maintainers

Package info

github.com/cobwebch/svconnector

Type:typo3-cms-extension

pkg:composer/cobweb/svconnector

Statistics

Installs: 473 975

Dependents: 10

Suggesters: 0

Stars: 4

Open Issues: 1

7.0.0 2026-04-22 09:36 UTC

This package is auto-updated.

Last update: 2026-05-22 10:34:56 UTC


README

Latest Stable Version Total Downloads Monthly Downloads Daily Downloads PHP Version Require

Connector Services

Connector services are designed to provide a standard way of connecting to remote data source. Every service is dedicated to querying a specific type of data source, but all services implement a common API.

Please refer to the manual for full details: https://docs.typo3.org/typo3cms/extensions/svconnector/