hyde/framework

The HydePHP Framework

v1.6.0 2024-04-17 12:58 UTC

This package is auto-updated.

Last update: 2024-04-17 13:03:26 UTC


README

framework

Latest Version on Packagist Total Downloads on Packagist License MIT Test Coverage Test Suite

About

HydePHP is a content-first Laravel-powered Static Site Builder that allows you to create static HTML pages, blog posts, and documentation sites using Markdown. Hyde is all about letting you get started quickly by giving you a full-featured frontend starter kit, while also giving you the power and freedom of doing things the way you want to.

Markdown purist? That's all you need. Blade artisan? Go for it. Hyde comes with hand-crafted frontend templates so you can focus on your content. You don't need to customize anything. But you can customize everything.

Note: This repository contains the core code of the Hyde framework. If you want to build an application using Hyde, visit the main Hyde repository which also serves as a template to get started quickly.

Links & Media

Hyde has already been featured in the Laravel News Podcast, the Symfony Station Communique, and in the JetBrains PhpStorm blog. You can find several tutorials on DEV Community and learn much more on the HydePHP website and official documentation.

Repositories

  • HydePHP/Framework - The core project contains the brains of Hyde and is not intended to be used as a standalone. Use together with Hyde/Hyde. Equivalent to Laravel/Framework
  • HydePHP/Hyde - The Hyde project repo. This is the repository you should start with if you want to build an application using Hyde. This repo is what the installer uses. Equivalent to Laravel/Laravel
  • HydePHP/Hydefront - The Hyde frontend assets. Extracted from the HydePHP/Framework repo to improve testing and allow for easier deployment using a CDN.

Resources

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

HydePHP is an open-source project, contributions are very welcome!

Development is made in the HydePHP Monorepo, which you can find here https://github.com/hydephp/develop.

Security

If you discover any security-related issues, please email caen@desilva.se instead of using the issue tracker. All vulnerabilities will be promptly addressed.

Credits

License

The MIT License (MIT). Please see License File for more information.

Attributions

Please see the respective authors' repositories for their license files