{"id":95758,"library":"typo3-surf","title":"TYPO3 Surf","description":"TYPO3 Surf is a deployment tool, suited for a wide variety of applications.","status":"active","version":"3.6.1","language":"php","source_language":null,"source_url":"https://github.com/TYPO3/Surf","tags":["deployment","typo3","automation","devops"],"install":[{"cmd":"composer require typo3/surf","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"CMS","correct":"use TYPO3\\Surf\\Application\\TYPO3\\CMS;"}],"quickstart":{"code":"use TYPO3\\Surf\\Application\\TYPO3\\CMS;\nuse TYPO3\\Surf\\Deployment\\Deployment;\n\n$deployment = new Deployment();\n$application = new CMS();\n$deployment->addApplication($application);\n$deployment->deploy();","lang":"php","description":"Basic deployment setup for a TYPO3 CMS application."},"warnings":[{"fix":"Check the upgrade guide when migrating from Surf 2.x to 3.x.","message":"Requires PHP 7.2+ and may have breaking changes between major versions.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'applic':15 'autom':18 'deploy':7,16 'devop':19 'suit':9 'surf':2,4 'tool':8 'typo3':1,3,17 'varieti':13 'wide':12","created_at":"2026-06-19T10:41:44.863167+00:00","updated_at":"2026-06-19T10:41:44.863167+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/TYPO3/Surf","github":"https://github.com/TYPO3/Surf","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}