awesome-repositories.com
Blog
awesome-repositories.com

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

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

1 Repo

Awesome GitHub RepositoriesPHP Resource Handle Management

Tools for identifying and managing the native system handles (resources) used by the PHP runtime.

Distinguishing note: Candidates focus on CMS or runtime installation, not the technical management of resource handles.

Explore 1 awesome GitHub repository matching operating systems & systems programming · PHP Resource Handle Management. Refine with filters or upvote what's useful.

Awesome PHP Resource Handle Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • sebastianbergmann/resource-operationsAvatar von sebastianbergmann

    sebastianbergmann/resource-operations

    6,269Auf GitHub ansehen↗

    This project is a PHP development tool and reference that provides a structured mapping of built-in PHP functions to their corresponding system resource handles. It serves as a resource function map, cataloging native functions by the specific resource types they operate on. The tool enables PHP API discovery by allowing users to identify and lookup the specific functions required to manipulate particular resource types. It functions as a reference for managing system handles and identifying compatible built-in functions during backend development.

    Identifies which built-in functions operate on specific system handles for more effective resource management.

    PHP
    Auf GitHub ansehen↗6,269
  1. Home
  2. Operating Systems & Systems Programming
  3. PHP Resource Handle Management