php.package.health
composer.json
.Package | Status | |
---|---|---|
sourcebroker/configs | Read configs based on TYPO3_CONTEXT settings. | |
sourcebroker/crawlerx | Extends crawler extension | |
sourcebroker/database-backup | ||
sourcebroker/deployer-bulk-tasks | Provides bulk deployer cli commands for any application that provides raw list of cli commands. | |
sourcebroker/deployer-extended | Library with some additional tasks for deployer (deployer.org). | |
sourcebroker/deployer-extended-assets | Deployment of assets from local level. | |
sourcebroker/deployer-extended-database | Deployer tasks to manage database synchronization between application instances. | |
sourcebroker/deployer-extended-magento | Deployment tool for PHP - additional commands for Magento. | |
sourcebroker/deployer-extended-magento2 | Deployment for Magento2 with deployer.org. | |
sourcebroker/deployer-extended-media | Deployer tasks to manage media synchronization between application instances. | |
sourcebroker/deployer-extended-symfony3 | Deployer.org based deployment for Symfony3 with media and database synchronisation. | |
sourcebroker/deployer-extended-symfony4 | Deployer.org based deployment for Symfony4 with media and database synchronisation. | |
sourcebroker/deployer-extended-typo3 | Customisation for `sourcebroker/deployer-typo3-*` stack | |
sourcebroker/deployer-extended-typo3-tasks | Provides TYPO3 and ext:typo3_console cli commands as deployer tasks. | |
sourcebroker/deployer-extended-wordpress | Deployment for WordPress with deployer.org. | |
sourcebroker/deployer-extended-wordpress-composer | Composer based WordPress deployment with deployer.org. | |
sourcebroker/deployer-instance | Instance management for deployer. | |
sourcebroker/deployer-loader | Load deployer tasks and settings from packages, path files. | |
sourcebroker/deployer-typo3-database | Database sync for TYPO3 with deployer-extended-database. | |
sourcebroker/deployer-typo3-deploy | Deploy for TYPO3 with Deployer | |
sourcebroker/deployer-typo3-deploy-ci | Deploy for TYPO3 with Deployer at CI level | |
sourcebroker/deployer-typo3-media | Media sync for TYPO3 with deployer-extended-media. | |
sourcebroker/devtools | ||
sourcebroker/fieldgenerator | Allows to create content of one field based on other fields. Controlled fully by TCA. Support for extbase nested properties. | |
sourcebroker/hugo | Export TYPO3 pages and content in a way that is able to be consumed by typo3-hugo-theme. | |
sourcebroker/imageopt | Optimize images created/resized by TYPO3 so they take less space. Safe as it does not optimize original images. | |
sourcebroker/instance-manager | ||
sourcebroker/ip2geo | Returns geo data based on IP - uses Maxmind databases (free/commercial) | |
sourcebroker/restrictfe | This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances. | |
sourcebroker/singleview | Allows to display single view on different page than list view and still keep urls user and SEO friendly | |
sourcebroker/t3api | REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format. | |
sourcebroker/t3apinews | T3api sample for ext:news | |
sourcebroker/t3apitranslatr | Bridge between ext:t3api and ext:translatr which allows to get language labels as JSON. | |
sourcebroker/translatr | Allows to create translation labels in BE module | |
sourcebroker/typo3-upgrade | A helper to make TYPO3 upgrade repeatable. | |
sourcebroker/urlguard | Adds support for typolink addQueryString to allow to include only specific url vars. | |
sourcebroker/webp | Webp converter scenarios |