Skip to content

Releases: hydephp/framework

v1.0.0-RC.7 - 2023-03-14

14 Mar 12:31
a4862f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC.6...v1.0.0-RC.7

v1.0.0-RC.6 - 2023-03-14

14 Mar 10:29
c7f48e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC.5...v1.0.0-RC.6

v1.0.0 - 2023-03-14

14 Mar 19:20
60c4196
Compare
Choose a tag to compare

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.

v1.0.0-RC.5 - 2023-03-13

13 Mar 22:10
206e2b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC.4.1...v1.0.0-RC.5

v1.0.0-RC.4.1 - 2023-03-12

13 Mar 17:55
Compare
Choose a tag to compare

v1.0.0-RC.4 - 2023-03-12

12 Mar 21:22
4b0c7eb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC.3...v1.0.0-RC.4

v1.0.0-RC.3 - 2023-03-11

11 Mar 21:47
ed118d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC.2...v1.0.0-RC.3

v1.0.0-RC.2 - 2023-03-10

10 Mar 14:15
b492ebc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC.1.1...v1.0.0-RC.2

v1.0.0-RC.1.1 - 2023-03-07

07 Mar 22:07
c9561f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-RC.1...v1.0.0-RC.1.1

v1.0.0-RC.1 - 2023-03-07

07 Mar 21:56
9bea97a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.64.0-beta...v1.0.0-RC.1