typo3/testing-framework dependents (519) Order by: name | downloads Show: all | require | require-dev

  • PHP

    localizationteam/localizer

    This extension provides a fully automated workflow and a graphical user interface for the well known Localization Manager (l10nmgr). While the L10nmgr still handles exports and imports of records and files, the Localizer will take care of all the necessary steps in between. Editors responsible for translations won't have to deal with any L10nmgr configurations anymore and as an administrator you create just one configuration per Localizer Project.

  • PHP

    lochmueller/autoloader

    Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.

  • PHP

    lochmueller/calendarize

    Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize

  • PHP

    lochmueller/calendarize-content

    Add content to EXT:calendarize

  • PHP

    lochmueller/calendarize-news

    Add Event options to the news extension

  • PHP

    lochmueller/calendarize-pages

    Add pages to EXT:calendarize

  • PHP

    lochmueller/faq

    Basic FAQ (Frequently Asked Questions) extension in a clean extbase/fluid structure. Questions and Question categroies with a smart plugin structure.

  • PHP

    lochmueller/focuspoint

    Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.

  • JavaScript

    lochmueller/html5videoplayer

    A video extension for TYPO3 built on the VideoJS HTML5 video player library. Allows you to embed video in your website using HTML5 with Flash fallback support for non-HTML5 browsers. Work on VideoJS 4.12.6 and support YouTube and Vimeo video in the same style.

  • PHP

    lochmueller/language-detection

    Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.

  • HTML

    lochmueller/portal

    Easy to use portal framework with many best practices. Ready to use portal/intranet for TYPO3!

  • PHP

    lochmueller/sourceopt

    Optimization of the final page: reformatting the (x)HTML output & removal of new-lines, comments and generator-info including search and replace strings using your regular expressions. In addition combines all SVG selected within content-elements into one <symbol> file and replaces <img> by <use>.

  • PHP

    lochmueller/staticfilecache

    Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!

  • PHP

    lochmueller/validator

    Validation Framework for TYPO3