awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tebru/retrofit-php

Open-source alternatives to Retrofit Php

30 open-source projects similar to tebru/retrofit-php, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Retrofit Php alternative.

  • react-static/react-staticR

    react-static/react-static

    10,343View on GitHub↗

    react-static is a React static site generator that transforms components into static HTML files to improve page load speed and search engine optimization. It functions as a progressive web app framework, exporting static HTML that hydrates into a full interactive application to enable real-time updates and instant navigation. The project distinguishes itself as a static site asset optimizer, using code-splitting and an asset prefetching queue to reduce perceived load times. It includes a dedicated MDX content processor to generate routes from Markdown files with JSX and frontmatter, as well a

    JavaScript
    View on GitHub↗10,343
  • chrisdiana/cms.jschrisdiana avatar

    chrisdiana/cms.js

    3,059View on GitHub↗

    Client-Side JavaScript Site Generator

    JavaScriptfile-basedjavascriptmarkdown
    View on GitHub↗3,059
  • commenthol/md-fileserverC

    commenthol/md-fileserver

    0View on GitHub↗
    View on GitHub↗0
  • compiiile/compiiileC

    compiiile/compiiile

    0View on GitHub↗
    View on GitHub↗0
  • dandalpiaz/markdown-pages.jsD

    dandalpiaz/markdown-pages.js

    0View on GitHub↗
    View on GitHub↗0
  • eudicots/cactuseudicots avatar

    eudicots/Cactus

    3,471View on GitHub↗

    Static site generator for designers. Uses Python and Django templates.

    Python
    View on GitHub↗3,471

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • exaroth/liveboatE

    exaroth/liveboat

    0View on GitHub↗
    View on GitHub↗0
  • facebook/docusaurusfacebook avatar

    facebook/docusaurus

    65,231View on GitHub↗

    Docusaurus is a documentation framework and static site generator designed to transform markdown files and component templates into optimized web pages. It functions as a content management platform for technical knowledge bases, utilizing a build process that pre-renders content into static HTML and JavaScript bundles to ensure site performance and search visibility. The framework distinguishes itself through a component-driven architecture that allows developers to build unique page layouts and interactive elements using reusable code blocks. It employs file-system-based routing to map dire

    TypeScriptdocumentationhacktoberfestjavascript
    View on GitHub↗65,231
  • gatsbyjs/gatsbygatsbyjs avatar

    gatsbyjs/gatsby

    55,941View on GitHub↗

    Gatsby is a React static site generator and hybrid rendering framework used to build websites by pre-rendering components into static HTML files for delivery via content delivery networks. It functions as a hybrid rendering platform that supports a combination of static generation, server-side rendering, and deferred page loading. The framework operates as a GraphQL data aggregator, pulling content from various APIs, headless CMS integrations, and files into a single unified schema for frontend queries. It also serves as a frontend performance optimizer, automating code splitting, resource pr

    JavaScriptblogcompilergatsby
    View on GitHub↗55,941
  • getnikola/nikolagetnikola avatar

    getnikola/nikola

    2,736View on GitHub↗

    A static website and blog generator

    Pythonpythonstatic-sitestatic-site-generator
    View on GitHub↗2,736
  • getpelican/pelicangetpelican avatar

    getpelican/pelican

    13,322View on GitHub↗

    Pelican is a Python-based static site generator that converts Markdown and reStructuredText files into static HTML websites. It functions as a blog and page orchestrator, managing chronological posts and independent static pages while providing built-in support for RSS and Atom feed generation. The system is designed as a plugin-based web framework, allowing for the addition of custom functionality through a community-driven plugin architecture. It also includes capabilities for producing localized versions of articles and pages to support multilingual content delivery. The tool covers a bro

    Pythonpelicanpythonstatic-site-generator
    View on GitHub↗13,322
  • getzola/zolagetzola avatar

    getzola/zola

    17,196View on GitHub↗

    Zola is a static site generator that compiles Markdown and templates into a standalone website. It is distributed as a single binary, removing the need for external runtimes or package managers to build the final site. The project includes a built-in Sass compiler to transform styles into compressed CSS and a dedicated Markdown rendering engine that supports task lists and footnotes. It also features a client-side search indexer, enabling full-text site search without a backend server, and a multilingual content manager for organizing translated content. Additional capabilities cover asset o

    Rustblog-enginecmscontent-management-system
    View on GitHub↗17,196
  • gohugoio/hugogohugoio avatar

    gohugoio/hugo

    88,701View on GitHub↗

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, and a flexible template-driven rendering engine. The project distinguishes itself through a sophisticated build system that utilizes incremental caching to minimize redundant processing during site updates. It supports complex content requirements by enabling multidimensional mod

    Goblog-enginecmscontent-management-system
    View on GitHub↗88,701
  • gollum/gollumgollum avatar

    gollum/gollum

    14,279View on GitHub↗

    Gollum is a Git-powered wiki engine and content management system that provides a web-based interface for editing and organizing files stored in a Git repository. It functions as a self-hosted documentation tool, using a Git-based storage backend to manage page content and track version history. The system is characterized by a pluggable markup rendering architecture that converts multiple markup languages and specialized notations into HTML. It supports a wide array of rich content, including mathematical typesetting, BibTeX bibliographies, and diagrams rendered via Mermaid. Broad capabilit

    Rubydocumentationdocumentation-toolgollum
    View on GitHub↗14,279
  • gridsome/gridsomegridsome avatar

    gridsome/gridsome

    8,484View on GitHub↗

    Gridsome is a Vue.js static site generator designed for building Jamstack websites. It functions as a progressive web app framework that pre-renders components into static HTML files for delivery via content delivery networks. The system includes a GraphQL data orchestrator that unifies content from multiple APIs and local files into a single schema for site queries. It also integrates a frontend asset optimizer to automatically compress images and implement code-splitting. The framework provides support for offline-capable websites through prefetching pages and critical asset loading. Addit

    JavaScript
    View on GitHub↗8,484
  • grow/growgrow avatar

    grow/grow

    407View on GitHub↗

    A declarative website generator designed for high-quality websites, with a focus on easy maintenance and localization.

    Python
    View on GitHub↗407
  • guzzle/guzzleguzzle avatar

    guzzle/guzzle

    23,453View on GitHub↗

    Guzzle is a PHP HTTP client used for sending synchronous and asynchronous requests to web services. It serves as a concurrent HTTP request manager, an HTTP stream handler, and a middleware-based HTTP pipeline. The project is a PSR-7 compliant client, utilizing standardized PHP interfaces for requests, responses, and streams. The library differentiates itself through a customizable functional handler stack that allows for the interception and modification of the request and response lifecycle. It features an adapter-based transport system that enables swapping between network implementations,

    PHP
    View on GitHub↗23,453
  • hyde/hydehyde avatar

    hyde/hyde

    1,743View on GitHub↗

    Version 0.8.9

    Pythonblog-enginepythonstatic-site-generator
    View on GitHub↗1,743
  • jekyll/jekylljekyll avatar

    jekyll/jekyll

    51,509View on GitHub↗

    Jekyll is a static site generator that transforms plain text files and markup into complete, deployable websites. It functions as a content management engine and blog-aware publishing platform, orchestrating a multi-stage build process that organizes structured data and source files into a consistent site architecture. The platform distinguishes itself through a specialized processing pipeline that automatically generates chronological archives, category indexes, and RSS feeds from collections of dated text files. It utilizes a template engine to inject dynamic content into layouts and suppor

    Rubyblog-enginejekyllliquid
    View on GitHub↗51,509
  • koenbok/cactuskoenbok avatar

    koenbok/Cactus

    3,471View on GitHub↗

    Static site generator for designers. Uses Python and Django templates.

    Python
    View on GitHub↗3,471
  • kriswallsmith/buzzkriswallsmith avatar

    kriswallsmith/Buzz

    1,918View on GitHub↗

    PHP's lightweight HTTP client

    PHP
    View on GitHub↗1,918
  • laminas/laminas-diactoroslaminas avatar

    laminas/laminas-diactoros

    548View on GitHub↗

    PSR HTTP Message implementations

    PHP
    View on GitHub↗548
  • lektor/lektorlektor avatar

    lektor/lektor

    3,945View on GitHub↗

    Lektor is a Python-based static site generator and flat-file content management system. It transforms raw content and data models into static HTML pages, storing all website data in a hierarchical file system rather than a relational database. The system operates as a model-driven CMS, utilizing blueprints and schemas to control data capture and validation. It provides a browser-based administrative interface that allows users to visually edit and organize site content without modifying source code directly. The platform manages the full site lifecycle, covering static site generation, multi

    Pythoncmsstatic-site-generator
    View on GitHub↗3,945
  • lord/slatelord avatar

    lord/slate

    36,082View on GitHub↗

    Slate is a static API documentation generator and developer documentation framework. It transforms API specifications and text files into a formatted static website designed for hosting API references and guides. The system functions as a static site generator that builds a developer portal without the need for a backend database. It manages API reference details by organizing technical endpoints into a readable format and providing a structured layout for developer consumption. The framework covers content generation and site architecture, including the compilation of markdown guides and th

    View on GitHub↗36,082
  • lpil/atomblpil avatar

    lpil/atomb

    17View on GitHub↗

    An Atom feed builder for Gleam!

    Gleam
    View on GitHub↗17
  • lucamug/elm-starterlucamug avatar

    lucamug/elm-starter

    90View on GitHub↗

    An Elm-based bootstrapper for Elm applications

    Elm
    View on GitHub↗90
  • lumeland/lumelumeland avatar

    lumeland/lume

    2,260View on GitHub↗

    🔥🪰 Static site generator for Deno

    TypeScript
    View on GitHub↗2,260
  • lustre-labs/ssgL

    lustre-labs/ssg

    0View on GitHub↗

    A simple static site generator for Lustre projects, written in pure Gleam. lustressg will run on both Gleam's Erlang and JavaScript targets. If you're using the JavaScript target, lustressg is tested to work on both Node.js and Deno!

    View on GitHub↗0
  • madrilene/eleventy-excellentmadrilene avatar

    madrilene/eleventy-excellent

    606View on GitHub↗

    Eleventy starter with CUBE CSS, Every Layout and global design tokens. A workflow for modern & resilient websites, based on the CUBE CSS boilerplate.

    Nunjucks
    View on GitHub↗606
  • mahmoud/chertmahmoud avatar

    mahmoud/chert

    27View on GitHub↗

    Sharp and sparky static site generation.

    Python
    View on GitHub↗27