“”

Connector service - SQL Connector service - SQL

svconnector_sql / stable

Connector service for any SQL-based database via Doctrine DBAL.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req cobweb/svconnector_sql

Last upload comment

Compatibility with PHP 8.2

Downloads by month

Download 4.1.0 Extension Manual Found an Issue? Code Insights Packagist.org Donate and Give Kudos
Author
Francois Suter (Idéative)
Last update
07. Aug 2023
First upload
08. Mar 2011
Downloads
14,481
Category
Services
Dependencies

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req cobweb/svconnector_sql to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (7)

Version history

Version Upload comment Works with TYPO3 Download
4.1.0 / stable
August 07, 2023
Compatibility with PHP 8.2
11.5.0 - 12.4.99 Download
4.0.1 / stable
May 02, 2023
Verified compatibility with TYPO3 12 LTS and fixed a documentation bug.
11.5.0 - 12.4.99 Download
4.0.0 / stable
December 27, 2022
Added compatibility with TYPO3 12, removed compatibility with TYPO3 10, adapted to new connector service registration. See https://github.com/cobwebch/svconnector_sql/releases/tag/4.0.0
11.5.0 - 12.1.99 Download
3.1.0 / stable
December 15, 2022
Small feature release with the added possibility of defining a custom driver class in the connector parameters (thanks to Christian Toffolo).
10.4.0 - 11.5.99 Download
3.0.0 / stable
October 05, 2021
Introduce compatibility with TYPO3 11, drop support for TYPO3 8 and 9. Also add support for PHP 8.
10.4.0 - 11.5.99 Download
2.3.1 / stable
February 22, 2021
Updated composer manifest (compatibility with composer 2.0)
8.7.0 - 10.4.99 Download
2.3.0 / stable
May 07, 2020
Compatibility with TYPO3 10 LTS
8.7.0 - 10.4.99 Download
2.2.0 / stable
December 28, 2018
Drop support for TYPO3 7, add support for TYPO3 9. Old ADODB-based connection class is removed, please refer to the manual when upgrading.
8.7.0 - 9.99.99 Download
2.1.0 / stable
April 05, 2017
Verified compatibility with TYPO3 8 LTS; added support for Doctrine DBAL.
7.6.0 - 8.99.99 Download
2.0.0 / stable
May 02, 2016
Verified compatibility with TYPO3 CMS 7; moved to namespaces.
7.6.0 - 7.99.99 Download
1.4.0 / stable
June 05, 2014
Verified compatibility with TYPO3 CMS 6.2; documentation moved to reStructuredText.
4.5.0 - 6.2.99 Download
1.3.0 / stable
July 21, 2013
Verified compatibility with TYPO3 CMS 6.1
4.5.0 - 6.1.99 Download
1.2.0 / stable
January 24, 2013
Compatibility with TYPO3 6.0.
4.5.0 - 6.0.99 Download
1.1.0 / stable
September 23, 2012
Added option for ADODB fetch mode; improved error handling; added configuration sample; requires TYPO3 4.5.
Download
1.0.1 / stable
June 15, 2012
Improved connection process to use NConnect (thanks to Christoph Holtermann)
Download
1.0.0 / stable
March 08, 2011
Initial public release
Download