Skip to content

v1.0.0 - 2023-03-14

Compare
Choose a tag to compare
@caendesilva caendesilva released this 14 Mar 19:20
· 7737 commits to master since this release
bf6fe27

Release Announcement

We're thrilled to announce HydePHP v1.0.0, the first general availability release of the Laravel-based static site generator you've been waiting for! HydePHP allows you to build lightning-fast static websites with ease, using the familiar syntax and functionality of the Laravel framework.

What is HydePHP?

HydePHP is a powerful static site generator that is built on top of Laravel, one of the most popular PHP frameworks out there. HydePHP's architecture and design principles allow for a flexible and intuitive development experience, making it a great choice for developers looking to create static websites quickly and efficiently.

What's New in v1.0.0?

This release marks the first stable version of HydePHP, with many exciting new features and improvements. Here are some of the highlights:

  • Upgraded to Laravel 10 and requires PHP 8.1
  • Made several services and sub-namespaces modular and configurable
  • Major improvements to several key features and code APIs, including the new Extensions API
  • See the Changelog for a full list of changes, either on GitHub or on the HydePHP website

How to Install

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

composer create-project hyde/hyde

Thank You!

We want to extend a huge thank you to everyone who contributed to this release, whether through code contributions, bug reports, or feature requests. We couldn't have done it without your help!

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.