[
    {
        "id": "laravel-herd",
        "name": "Laravel Herd",
        "logo": "/assets/logo_laravel_herd.png",
        "description": "Laravel Herd is a blazingly fast, native macOS and Windows development environment designed specifically for PHP development with first-class support for Laravel applications.",
        "website": "https://herd.laravel.com/",
        "tags": [
            "Windows",
            "macOS",
            "Free",
            "Business",
            "Enterprise"
        ],
        "sponsor": false,
        "details": {
            "sections": [
                {
                    "title": "About Laravel Herd",
                    "content": "It provides one-click installation of PHP, Nginx, and database servers including MariaDB, eliminating the complexity of manual server configuration. Herd automatically manages multiple PHP versions, allows instant site creation with custom domains (.test), and includes built-in tools like Expose for sharing local sites."
                },
                {
                    "title": "MariaDB Support",
                    "content": "For MariaDB users, Herd provides simple database switching between MySQL and MariaDB, built-in database management through TablePlus integration, and automatic service management—all without touching configuration files."
                }
            ],
            "links": [
                {
                    "label": "Official Website",
                    "url": "https://herd.laravel.com/"
                },
                {
                    "label": "Documentation",
                    "url": "https://herd.laravel.com/docs/windows/getting-started/installation"
                }
            ]
        }
    },
    {
        "id": "local-wpengine",
        "name": "Local by WPEngine",
        "logo": "/assets/logo_local_wpengine.png",
        "description": "Local by WPEngine is a free, powerful desktop application designed specifically for local WordPress development, providing an optimized environment with full MariaDB support.",
        "website": "https://localwp.com/",
        "tags": [
            "Free",
            "Windows",
            "Linux",
            "macOS",
            "WordPress"
        ],
        "sponsor": false,
        "details": {
            "sections": [
                {
                    "title": "About Local by WPEngine",
                    "content": "It allows developers to create unlimited WordPress sites locally with just a few clicks, each running in isolated environments with their own PHP versions and database configurations. Local offers both MySQL and MariaDB as database options, letting developers choose their preferred database engine per site."
                },
                {
                    "title": "MariaDB Integration",
                    "content": "Local is particularly valued for its user-friendly interface, making it accessible to both beginners and professional WordPress developers who need reliable MariaDB-powered local development environments."
                }
            ],
            "links": [
                {
                    "label": "Official Website",
                    "url": "https://localwp.com/"
                },
                {
                    "label": "Documentation",
                    "url": "https://localwp.com/help-docs/"
                }
            ]
        }
    }
]