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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesError Suppression Settings

Configuration for defining allowed functions and display limits for error control operators.

Distinct from Error Configuration Settings: Distinct from general error reporting: specifically focuses on configuring error suppression operators.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Error Suppression Settings. Refine with filters or upvote what's useful.

Awesome Error Suppression Settings GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wordpress/wordpress-coding-standardsAvatar von WordPress

    WordPress/WordPress-Coding-Standards

    2,757Auf GitHub ansehen↗

    WordPress Coding Standards is a collection of rules for the PHP CodeSniffer engine designed to enforce consistent coding conventions and best practices within PHP projects. It functions as a specialized static analysis tool that scans source code to identify style violations, security vulnerabilities, and potential bugs before execution. By integrating into development workflows, it ensures that code adheres to official project conventions, maintaining readability and consistency across large-scale plugin and theme development. The project distinguishes itself through deep domain-specific val

    Customizes the handling of error control operators by defining allowed functions and setting message display limits.

    PHPcoding-conventionsphp-codesnifferphpcs
    Auf GitHub ansehen↗2,757
  • josephlenton/php-errorAvatar von JosephLenton

    JosephLenton/PHP-Error

    1,335Auf GitHub ansehen↗

    PHP-Error is a web development utility and error handler that intercepts application exceptions, syntax errors, and fatal errors to replace default engine output with formatted HTML diagnostic pages during local testing. It activates automatically upon startup without requiring manual initialization calls within project code. The system features interactive diagnostics that include contextual syntax highlighting for code snippets, path-based stack trace filtering to separate external library code from application logic, and inline remote file editing capabilities that persist code modificatio

    Error display can be silently deactivated across the entire application using configuration settings when moving to production environments.

    PHP
    Auf GitHub ansehen↗1,335
  1. Home
  2. Software Engineering & Architecture
  3. Error Reporting
  4. Tool Processing Error Reporters
  5. Error Configuration Settings
  6. Error Suppression Settings