Easy Content Creation
Create content with Markdown and let Hyde do the heavy lifting. Sprinkle in some Front Matter for extra credit.
Transform your ideas into blazing-fast websites. Combine the power of Laravel's ecosystem with the simplicity of Markdown. Your next project starts here.
January 20, 2025
This is my first post built with HydePHP.
HydePHP is an open-source console application that turns easy-to-use Markdown text files into amazing static websites, backed by the power of Laravel.
Hyde is packed with quality features. Here are the highlights that make it a great choice for your next project.
Create content with Markdown and let Hyde do the heavy lifting. Sprinkle in some Front Matter for extra credit.
---
title: My Blog Post
category: tutorials
author: Jane Doe
---
# Write in Markdown
Hyde transforms it to HTML!
<x-card class="bg-gradient-to-r
from-purple-500
to-pink-500">
Beautiful by default
</x-card>
php hyde make:post "My Post"
php hyde build
php hyde serve
// config/hyde.php
return [
'name' => 'My Site',
'url' => 'example.com',
'generate_sitemap' => true,
];
While you don't need to know PHP or Laravel, Hyde is aimed at developers and requires basic command-line knowledge. Here is a breakdown of some key bullet points tailored to various use cases.
Are Hyde first-class citizens.
Have their rightful place, at last.
And some more features.
We are proud to hear that so many people use Hyde to build their websites. Here are some of our favourite mentions from the community.
@EmmaDSCodes is amazing.... So beautifully created the @HydeFramework
I was scrolling the internet to find the best tool to write documentation for the project which is simple to work with. I think I found one now.... The best part, built on my go to framework Laravel. π€―
@yanikkumar
Founder at FeedinWeb
HydePHP is actually simple to setup. Now, I'm not a PHP developer and I can barely write a function in this language, but the project actually delivers on what it promises.
Docs: 10/10 Project: 10/10
What I'm mostly impressed with is how clean and straightforward the documentation is. Writing good documentation is an art and Emma did an amazing job at it. βοΈβοΈβοΈβοΈ
Holy f. Your project is definitely one of my favorites of the whole [startup] tournament, I constantly keep an eye on the top 50 for it.
Felipe Lecot
Director at Do2 Software
Want to have your mention here? Send a Tweet at @HydeFramework, and/or use the hashtag #HydePHP!
Testimonials may be edited for formatting, spelling, and brevity, but never content.
Here are the latest posts from the Hyde Blog, fully created using Hyde, of course. Discover tips, tutorials, and insights from the community.
A major evolution of the framework with modern frontend tooling, redesigned navigation API, and enhanced developer experience.
On Wednesday, October 1, 2025, Emma De Silva, creator and maintainer of HydePHP, will be speaking at the Laravel Meetup Stockholm about how HydePHP can supercharge workflows with Laravel-powered static sites.
Stephen Ude-okolie shares how a simple pull request turned into a deep dive into HydePHPβs architecture, Laravel testing practices, and the rewarding challenges of contributing to open source.
Explore our complete collection of articles, tutorials, and insights.