Popular Packages

  • PHP

    libchart/libchart

    Simple PHP chart drawing library

  • PHP

    wickedreports/php-sdk

    PHP SDK for WickedReports

  • PHP

    eloquent/phony-phpunit

    Phony for PHPUnit.

    Abandoned!

  • PHP

    kunstmaan/translator-bundle

    A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.

  • PHP

    smile/magento2-smilelab-phpcs

    PHPCS coding standard for Magento projects.

  • PHP

    b3n/azurestorage

    TYPO3 FAL driver extension for Microsoft Azure Blob Storage

  • PHP

    tuyakhov/yii2-notifications

    The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.

  • PHP

    sebastianfeldmann/captainhook

    PHP git hook manager

    Abandoned! See captainhook/captainhook

  • PHP

    dmk/mksanitizedparameters

    Sanitize $_REQUEST, $_POST and $_GET before the processing of TYPO3 in backend or frontend starts. Take a look into the documentation how to add your own rules or see which one exist.

  • PHP

    kunstmaan/search-bundle

    The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface

  • PHP

    kunstmaan/media-pagepart-bundle

    The KunstmaanMediaPagePartBundle is a pagepart that can be used on the KunstmaanPagePartBundle. It is a separate bundle to prevent a tight coupling between the KunstmaanPagePartBundle and the KunstmaanMediaBundle.

  • PHP

    kunstmaan/form-bundle

    Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the technical side of things.

  • PHP

    kunstmaan/pagepart-bundle

    The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.

  • PHP

    kunstmaan/sitemap-bundle

    A sitemap bundle to generate a sitemap for your Kunstmaan bundles website based on its Nodes

  • PHP

    friendsofsymfony/comment-bundle

    This Bundle provides threaded comment functionality for Symfony applications