cobweb member since: Nov 08, 2016

cobweb's packages

  • PHP

    cobweb/external_import

    Tool for importing data from external sources into the TYPO3 database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool and an API.

  • PHP

    cobweb/externalimport_test

    Test data and scenarios for the External Import extension.

  • PHP

    cobweb/externalimport_tut

    Tutorial for the External Import extension. Contains the manual and the necessary files.

  • PHP

    cobweb/flush_language_cache

    Adds an item to the flush cache menu to clear just the language (l10n) cache. Also provides a command-line tool for that.

  • PHP

    cobweb/svconnector

    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.

  • PHP

    cobweb/svconnector_csv

    Connector service for reading a CSV or similar flat file

  • PHP

    cobweb/svconnector_feed

    Connector service for XML files or RSS feeds

  • PHP

    cobweb/svconnector_json

    Connector service for JSON data

  • PHP

    cobweb/svconnector_sql

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

  • PHP

    devlog/devlog

    The Developer's Log extension provides development logging/debugging functionality for usage of GeneralUtility::devlog() and a BE module to browse the logs.

  • ideative/data_handler_queue

    Provides an API for registering DataHandler data and commands and replay them asynchronously at a later point in time.

  • ideative/t3-redirect40x

    40x handler for TYPO3

  • ideative/t3-tarteaucitron

    TYPO3 wrapper for the Tarteaucitron Javascript. Easily configure the services and display settings through TypoScript