“”

esp - Call Stored Procedures from TypoScript esp - Call Stored Procedures from TypoScript

esp / beta

Back to speed! -- Model: Roaring fast MySQL Stored Procedures, View: Good old TypoScript. -- A fast alternative to Extbase. -- Ships the classes SimpleRenderer for single table queries and JoinRenderer for joined table queries. -- You can easily add your own renderer classes for special tasks. Just implement the method render() like seen in SimpleRenderer or JoinRenderer.

This version supports TYPO3

Older versions also support TYPO3

Tags

#mysql #stored #procedures

Last upload comment

Improve usecase documentation.

Downloads by month

Download 6.2.6 External Manual Found an Issue? Code Insights
Author
Elmar Hinz
Company
Elmar Hinz
Last update
31. Jul 2015
First upload
08. Sep 2012
Downloads
11,506
Category
Miscellaneous
Dependencies
  • TYPO3 (6.1.0 - 6.2.99)

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. 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.

Version history

Version Upload comment Works with TYPO3 Download
6.2.6 / beta
July 31, 2015
Improve usecase documentation.
6.1.0 - 6.2.99 Download
6.2.5 / beta
July 30, 2015
Try to enable automatic PDF rendering on docs.typo3.org
6.1.0 - 6.2.99 Download
6.2.4 / beta
July 30, 2015
Try to enable automatic PDF rendering on docs.typo3.org
6.1.0 - 6.2.99 Download
6.2.3 / beta
July 29, 2015
Try to enable automatic manual rendering
6.0.0 - 6.2.99 Download
6.2.2 / beta
July 28, 2015
Renaming fetchAssociated to fetchAssociative. Keeping old API for backward compatibility but depreciated.
6.0.0 - 6.2.99 Download
6.2.1 / beta
July 28, 2015
Migrating to namespaces. The old API is supported via ClassAliasMap.
6.0.0 - 6.2.999 Download
6.2.0 / beta
July 24, 2015
TYPO3 6.x uses mysqli. From now on we can use the default DB-Connection of TYPO3 to call stored procedures.
6.0.0 - 6.2.999 Download
2.0.3 / beta
July 24, 2015
Update of the description
4.5.0 - 6.2.99 Download
2.0.2 / beta
July 23, 2015
Bugfix version for JoinRenderer to access values of higher levels
4.5.0 - 6.2.99 Download
2.0.1 / beta
April 05, 2013
Going BETA. New API. No temporary tables. Mysqli. SimpleRenderer.
4.5.0 - 6.1.99 Download
2.0.0 / beta
April 05, 2013
Going BETA. New API. No temporary tables. Mysqli. SimpleRenderer.
4.5.0 - 6.1.99 Download
1.1.0 / alpha
March 30, 2013
Back to ALPHA. Handling for non created tables.
Download
1.0.0 / beta
March 28, 2013
Going to BETA with version 1.0.0
Download
0.10.5 / alpha
March 27, 2013
bugfix for empty parameter lists
Download
0.10.4 / alpha
March 22, 2013
Test upload with ext
Download
0.10.3 / alpha
March 18, 2013
Test upload with ext
Download
0.10.1 / n/a
March 13, 2013
Just a test of the new extension uploader.
Download
0.10.0 / alpha
March 12, 2013
Adding documentation for integrators.
Download
0.9.0 / alpha
March 11, 2013
Adding documentation for stored procedures
Download
0.7.0 / alpha
March 10, 2013
Adding TypoScript documentation
Download
0.6.0 / alpha
March 10, 2013
Added a renderer for joined tables
Download
0.5.0 / alpha
March 08, 2013
docs, unit testing
Download
0.4.0 / alpha
March 08, 2013
docs, unit testing
Download
0.3.0 / alpha
March 08, 2013
docs, unit testing
Download
0.2.0 / alpha
March 08, 2013
docs, unit testing
Download
0.1.0 / alpha
March 08, 2013
docs, unit testing
Download
0.0.1 / experimental
September 08, 2012
Init
Download