awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
codeguy avatar

codeguy/php-the-right-way

0
View on GitHub↗
9,259 estrellas·3,199 forks·CSS·8 vistaswww.phptherightway.com↗

Php The Right Way

Este proyecto es una guía completa y referencia para las mejores prácticas y estándares de codificación de PHP. Sirve como una colección de directrices modernas de la industria y patrones impulsados por la comunidad diseñados para ayudar a los desarrolladores a escribir código mantenible y eficiente.

El recurso proporciona documentación técnica y orientación de desarrollo centrada en mejorar la calidad del código y estandarizar el desarrollo de aplicaciones PHP. Para apoyar a una comunidad global, la documentación está disponible en varios idiomas.

La base de conocimientos está redactada en Markdown y se implementa como un sitio estático a través de archivos HTML pre-renderizados para acceso público.

Features

  • Coding Standards - Provides a curated collection of PHP language conventions and formatting rules to ensure maintainability.
  • PHP Standards - Offers curated professional development rules to standardize and improve the quality of PHP codebases.
  • Best Practice Guides - Serves as a comprehensive guide outlining recommended patterns and standards for PHP development.
  • Development Guides - Provides architectural patterns and best practices for building robust PHP web applications.
  • PHP Resources - Offers multi-language technical instructions and coding patterns for developers using PHP.
  • Application Development Guidelines - Establishes modern architectural and coding standards to ensure efficient PHP application development.
  • Clean Coding Standards - Provides guidelines for writing clean, readable, and maintainable PHP source code.
  • Language-Specific Standards - Provides a curated set of community-driven rules and patterns to ensure consistent PHP code quality.
  • Markdown-Based Content Authoring - Uses Markdown files to separate structural documentation content from the presentation layer.
  • Multilingual Documentation - Provides technical guides and best practices translated into multiple global languages.
  • Static-Site-Based Documentation - Implements a documentation system that generates a static web interface from Markdown files.
  • Static Site Generation - Converts raw Markdown source files into pre-rendered HTML assets for faster delivery.
  • Programming Language Guides - Quick reference for PHP best practices and coding standards.

Historial de estrellas

Gráfico del historial de estrellas de codeguy/php-the-right-wayGráfico del historial de estrellas de codeguy/php-the-right-way

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Php The Right Way

Proyectos open-source similares, clasificados según cuántas características comparten con Php The Right Way.
  • braziljs/js-the-right-wayAvatar de braziljs

    braziljs/js-the-right-way

    8,686Ver en GitHub↗

    js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated collection of industry materials for writing maintainable code. It serves as a web development education resource, offering organized documentation on modern JavaScript patterns and idioms. The project is structured as a markdown-based documentation site, where guides written in lightweight markup are rendered as static pages. It utilizes a curated network of hyperlinks to connect internal documentation with external industry standards.

    HTML
    Ver en GitHub↗8,686
  • github/copilot-docsAvatar de github

    github/copilot-docs

    23,226Ver en GitHub↗

    This project is a documentation site for an AI coding assistant, providing technical guides and reference materials for writing and implementing software code. It is built as a markdown-based static site that delivers pre-rendered HTML for fast loading and simplified content authoring. The platform functions as a version-controlled documentation site, using a git repository to track content revisions and manage historical archives. It includes a client-side search index that loads a pre-computed JSON file into the browser to provide instant full-text search results. The content covers AI pai

    Ver en GitHub↗23,226
  • algorithmzuo/algorithm-journeyAvatar de algorithmzuo

    algorithmzuo/algorithm-journey

    2,954Ver en GitHub↗

    This project is an algorithm learning platform and computer science educational resource. It serves as a technical interview study guide, providing structured lessons on data structures and sorting methods. The site is a markdown-based static site that converts technical documentation and algorithmic explanations into static HTML pages. It functions as a system for markdown content publishing to deliver educational material. The platform covers algorithm complexity analysis, problem solving workflows, and general computer science education. It utilizes a component-based UI structure with fil

    Java
    Ver en GitHub↗2,954
  • withastro/starlightAvatar de withastro

    withastro/starlight

    7,942Ver en GitHub↗

    Starlight is a documentation framework built on Astro for generating fast, searchable static websites. It functions as a markdown documentation engine that converts markup files into accessible pages using a file-based routing system. The framework allows for the embedding of custom UI components from various frontend frameworks directly into documentation layouts. This enables the creation of interactive guides and specialized user experiences within a static site structure. The system includes integrated navigation and search engine optimization, as well as schema-based frontmatter validat

    TypeScriptastrodocs-generatordocumentation
    Ver en GitHub↗7,942
Ver las 30 alternativas a Php The Right Way→

Preguntas frecuentes

¿Qué hace codeguy/php-the-right-way?

Este proyecto es una guía completa y referencia para las mejores prácticas y estándares de codificación de PHP. Sirve como una colección de directrices modernas de la industria y patrones impulsados por la comunidad diseñados para ayudar a los desarrolladores a escribir código mantenible y eficiente.

¿Cuáles son las características principales de codeguy/php-the-right-way?

Las características principales de codeguy/php-the-right-way son: Coding Standards, PHP Standards, Best Practice Guides, Development Guides, PHP Resources, Application Development Guidelines, Clean Coding Standards, Language-Specific Standards.

¿Qué alternativas de código abierto existen para codeguy/php-the-right-way?

Las alternativas de código abierto para codeguy/php-the-right-way incluyen: braziljs/js-the-right-way — js-the-right-way is a JavaScript best practices guide and coding standards reference designed to provide a curated… github/copilot-docs — This project is a documentation site for an AI coding assistant, providing technical guides and reference materials… withastro/starlight — Starlight is a documentation framework built on Astro for generating fast, searchable static websites. It functions as… algorithmzuo/algorithm-journey — This project is an algorithm learning platform and computer science educational resource. It serves as a technical… cloudflare/cloudflare-docs — This repository is a technical documentation site and a collection of guides and references for implementing… shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the…