{"id":24967672,"url":"https://github.com/hydephp/framework","last_synced_at":"2026-04-03T20:05:08.887Z","repository":{"id":37031981,"uuid":"472503421","full_name":"hydephp/framework","owner":"hydephp","description":"The HydePHP Framework","archived":false,"fork":false,"pushed_at":"2024-12-22T11:35:52.000Z","size":4272,"stargazers_count":28,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T16:15:43.288Z","etag":null,"topics":["framework","generator","laravel","open-source","php","php-framework","php-library","site","ssg","static","static-site-generator"],"latest_commit_sha":null,"homepage":"https://hydephp.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hydephp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"hydephp","custom":["https://www.buymeacoffee.com/caen"]}},"created_at":"2022-03-21T20:35:01.000Z","updated_at":"2025-02-20T19:20:05.000Z","dependencies_parsed_at":"2023-10-12T18:22:19.745Z","dependency_job_id":"0b6430df-db71-4681-8801-650d1e7fde40","html_url":"https://github.com/hydephp/framework","commit_stats":{"total_commits":2413,"total_committers":10,"mean_commits":241.3,"dds":0.4467467882304186,"last_synced_commit":"7dd4ff1487affc000976cbd8d9f7275a87e17571"},"previous_names":[],"tags_count":156,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydephp%2Fframework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydephp%2Fframework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydephp%2Fframework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hydephp%2Fframework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hydephp","download_url":"https://codeload.github.com/hydephp/framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247704571,"owners_count":20982298,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","generator","laravel","open-source","php","php-framework","php-library","site","ssg","static","static-site-generator"],"created_at":"2025-02-03T12:54:21.255Z","updated_at":"2026-04-03T20:05:08.869Z","avatar_url":"https://github.com/hydephp.png","language":"PHP","funding_links":["https://opencollective.com/hydephp","https://www.buymeacoffee.com/caen"],"categories":[],"sub_categories":[],"readme":"# HydePHP - The Core Framework\n\n![framework](https://user-images.githubusercontent.com/95144705/172196099-b5604f9b-90aa-4fac-bd17-b5a150ebf8f5.png)\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/hyde/framework?include_prereleases)](https://packagist.org/packages/hyde/framework)\n[![Total Downloads on Packagist](https://img.shields.io/packagist/dt/hyde/framework)](https://packagist.org/packages/hyde/framework)\n[![License MIT](https://img.shields.io/github/license/hydephp/hyde)](https://github.com/hydephp/hyde/blob/master/LICENSE.md)\n[![Test Coverage](https://codecov.io/gh/hydephp/develop/branch/master/graph/badge.svg?token=G6N2161TOT)](https://codecov.io/gh/hydephp/develop)\n[![Test Suite](https://github.com/hydephp/develop/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/hydephp/develop/actions/workflows/continuous-integration.yml)\n\n\n## About\n\nHydePHP is a content-first Laravel-powered Static Site Builder that allows you to create static HTML pages, blog posts, and documentation sites using Markdown.\nHyde 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.\n\nMarkdown purist? That's all you need. Blade artisan? Go for it.\nHyde comes with hand-crafted frontend templates so you can focus on your content.\nYou don't _need_ to customize anything. But you _can_ customize everything.\n\n\u003e 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](https://github.com/hydephp/hyde) which also serves as a template to get started quickly.\n\n### Links \u0026 Media\n\nHyde has already been featured in [Laravel News](https://laravel-news.com/hydephp-is-a-laravel-powered-static-site-generator) and the [Laravel News Podcast](https://laravel-news.com/podcast/836911), the [Symfony Station Communique](https://www.symfonystation.com/Symfony-Station-Communique-13-May-2022), and in the [JetBrains PhpStorm blog](https://blog.jetbrains.com/phpstorm/2024/03/php-annotated-february-march-2024/). You can find several tutorials on [DEV Community](https://dev.to/t/hydephp) and learn much more on the [HydePHP website](https://hydephp.com) and [official documentation](https://hydephp.com/docs).\n\n### Repositories\n\n- [HydePHP/Framework](https://github.com/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. \u003ci\u003eEquivalent to Laravel/Framework\u003c/i\u003e\n- [HydePHP/Hyde](https://github.com/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. \u003ci\u003eEquivalent to Laravel/Laravel\u003c/i\u003e\n- [HydePHP/Hydefront](https://github.com/hydephp/hydefront) - The Hyde frontend assets. Extracted from the HydePHP/Framework repo to improve testing and allow for easier deployment using a CDN.\n\n\n## Resources\n\n### Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n### Contributing\n\nHydePHP is an open-source project, contributions are very welcome!\n\nDevelopment is made in the HydePHP Monorepo, which you can find here https://github.com/hydephp/develop.\n\n### Security\n\nIf you discover any security-related issues, please email emma@desilva.se instead of using the issue tracker.\nAll vulnerabilities will be promptly addressed.\n\n### Credits\n\n-   [Emma De Silva](https://github.com/emmadesilva)\n-   [All Contributors](../../contributors)\n\n### License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n\n### Attributions\n\n- The HydeCLI and core internals is built with [Laravel Zero](https://laravel-zero.com/) which is based on [Laravel](https://laravel.com/)\n- \u003e Please see the respective authors' repositories for their license files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydephp%2Fframework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhydephp%2Fframework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhydephp%2Fframework/lists"}