DEV Community

Cover image for Announcing the First Release Candidate of HydePHP: A Laravel-Based Static Site Generator
CodeWithCaen
CodeWithCaen

Posted on • Originally published at hydephp.com

Announcing the First Release Candidate of HydePHP: A Laravel-Based Static Site Generator

Release Announcement

We're excited to announce the first release candidate of HydePHP, a Laravel-based static site generator! HydePHP is a powerful and flexible tool that allows you to build static websites with ease, using the familiar syntax and functionality of the Laravel framework.

What is HydePHP?

HydePHP is a static site generator that is built on top of Laravel, one of the most popular PHP frameworks out there. This means that if you're already familiar with Laravel, you'll find HydePHP to be very intuitive and easy to use.

Release Candidate

With this release, we're one step closer to the first stable version of HydePHP. We encourage you to try out this release candidate and provide any feedback you may have, so that we can continue to improve the tool and make it even better.

How to Install

To get started with HydePHP, you can install it using Composer with the following command:

composer create-project hyde/hyde --stability RC
Enter fullscreen mode Exit fullscreen mode

First Stable Release

We're planning to release the first stable version of HydePHP exactly one week from now, on March 14th, 2023. In the meantime, please give this release candidate a try and let us know what you think. Thanks for your support, and happy building!

More Information

You can also visit our website at HydePHP.com for more information, or follow us on Twitter at @HydeFramework for updates and news.

Disclaimer: We would like to clarify that HydePHP is an independent open-source project and is not affiliated with or endorsed by Laravel or its creators.

Oldest comments (4)

Collapse
 
wesllycode profile image
wesllycode

Very nice !

Collapse
 
codewithcaen profile image
CodeWithCaen

Thank you!!

Collapse
 
prpanto profile image
Prodromos Pantos • Edited

Very nice project!!! I will use it for sure.

Collapse
 
codewithcaen profile image
CodeWithCaen

Thank you so much!! So excited to hear that!