awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
codeguy avatar

codeguy/php-the-right-way

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

Php The Right Way

Ce projet est un guide complet et une référence pour les meilleures pratiques et standards de codage PHP. Il sert de collection de directives industrielles modernes et de modèles pilotés par la communauté conçus pour aider les développeurs à écrire du code maintenable et efficace.

La ressource fournit une documentation technique et des conseils de développement axés sur l'amélioration de la qualité du code et la standardisation du développement d'applications PHP. Pour soutenir une communauté mondiale, la documentation est disponible en plusieurs langues.

La base de connaissances est rédigée en Markdown et déployée en tant que site statique via des fichiers HTML pré-rendus pour un accès public.

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.

Historique des stars

Graphique de l'historique des stars pour codeguy/php-the-right-wayGraphique de l'historique des stars pour codeguy/php-the-right-way

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait codeguy/php-the-right-way ?

Ce projet est un guide complet et une référence pour les meilleures pratiques et standards de codage PHP. Il sert de collection de directives industrielles modernes et de modèles pilotés par la communauté conçus pour aider les développeurs à écrire du code maintenable et efficace.

Quelles sont les fonctionnalités principales de codeguy/php-the-right-way ?

Les fonctionnalités principales de codeguy/php-the-right-way sont : Coding Standards, PHP Standards, Best Practice Guides, Development Guides, PHP Resources, Application Development Guidelines, Clean Coding Standards, Language-Specific Standards.

Quelles sont les alternatives open-source à codeguy/php-the-right-way ?

Les alternatives open-source à codeguy/php-the-right-way incluent : 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… algorithmzuo/algorithm-journey — This project is an algorithm learning platform and computer science educational resource. It serves as a technical… withastro/starlight — Starlight is a documentation framework built on Astro for generating fast, searchable static websites. It functions as… shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the… cloudflare/cloudflare-docs — This repository is a technical documentation site and a collection of guides and references for implementing…

Alternatives open source à Php The Right Way

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Php The Right Way.
  • braziljs/js-the-right-wayAvatar de braziljs

    braziljs/js-the-right-way

    8,686Voir sur 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
    Voir sur GitHub↗8,686
  • github/copilot-docsAvatar de github

    github/copilot-docs

    23,226Voir sur 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

    Voir sur GitHub↗23,226
  • algorithmzuo/algorithm-journeyAvatar de algorithmzuo

    algorithmzuo/algorithm-journey

    2,954Voir sur 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
    Voir sur GitHub↗2,954
  • withastro/starlightAvatar de withastro

    withastro/starlight

    7,942Voir sur 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
    Voir sur GitHub↗7,942
  • Voir les 30 alternatives à Php The Right Way→