awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 مستودعات

Awesome GitHub RepositoriesPHP Applications

Server-side applications written in PHP that deliver dynamic web pages and manage content through databases.

Distinct from PHP Application Frameworks: No candidate specifically covers PHP applications as a category; closest is PHP Application Frameworks which focuses on building frameworks.

Explore 11 awesome GitHub repositories matching programming languages & runtimes · PHP Applications. Refine with filters or upvote what's useful.

Awesome PHP Applications GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • codeguy/php-the-right-wayالصورة الرمزية لـ codeguy

    codeguy/php-the-right-way

    9,259عرض على GitHub↗

    هذا المشروع عبارة عن دليل شامل ومرجع لأفضل ممارسات PHP ومعايير الترميز. يعمل كمجموعة من إرشادات الصناعة الحديثة والأنماط التي يقودها المجتمع والمصممة لمساعدة المطورين على كتابة كود قابل للصيانة وفعال. يوفر المورد وثائق تقنية وتوجيهات تطوير تركز على تحسين جودة الكود وتوحيد تطوير تطبيقات PHP. لدعم مجتمع عالمي، تتوفر الوثائق بلغات متعددة. تم تأليف قاعدة المعرفة بلغة Markdown ونشرها كموقع ثابت عبر ملفات HTML مسبقة العرض للوصول العام.

    Provides architectural patterns and best practices for building robust PHP web applications.

    CSS
    عرض على GitHub↗9,259
  • electerious/lycheeالصورة الرمزية لـ electerious

    electerious/Lychee

    6,362عرض على GitHub↗

    Lychee is a self-hosted photo management system and PHP web application designed for organizing, browsing, and sharing personal photo collections. It functions as a dockerized media server that provides a web interface for uploading and managing images independently of commercial cloud services. The system features an integrated image processing pipeline that automatically generates responsive thumbnails and applies watermarks during the upload process. It supports remote media migration through integration with the Dropbox API and allows for the synchronization of existing server directories

    Implements a server-side PHP application that renders HTML and manages file-based storage for media.

    PHP
    عرض على GitHub↗6,362
  • prasathmani/tinyfilemanagerالصورة الرمزية لـ prasathmani

    prasathmani/tinyfilemanager

    5,925عرض على GitHub↗

    Tiny File Manager is a single-script PHP file manager that provides a complete web-based interface for browsing, uploading, editing, and managing files and folders on a server. All functionality is contained in one PHP file with no external dependencies beyond the web server, using constant-based configuration and session authentication for access control. The file manager distinguishes itself through a built-in browser-based code editor with syntax highlighting for over 150 programming languages, an embedded document preview proxy that displays office documents and PDFs through Google or Mic

    Can be embedded as a component inside PHP applications by defining a constant before loading the script.

    PHPcode-editorfile-browserfile-explorer
    عرض على GitHub↗5,925
  • nginx/unitالصورة الرمزية لـ nginx

    nginx/unit

    5,560عرض على GitHub↗

    NGINX Unit is an open-source application server designed to natively execute code across multiple programming language runtimes and WebAssembly within a single process. It serves as a multi-language application server that can run applications written in Go, Java, Node.js, Perl, PHP, Python, Ruby, and WebAssembly side by side, without requiring separate runtime environments for each language. The server distinguishes itself through a RESTful JSON control API that enables dynamic, zero-downtime configuration changes without restarting the server. It combines event-driven asynchronous I/O with

    Serves PHP applications by specifying the root directory in the configuration.

    C
    عرض على GitHub↗5,560
  • salesagility/suitecrmالصورة الرمزية لـ salesagility

    salesagility/SuiteCRM

    5,512عرض على GitHub↗

    SuiteCRM is an open source customer relationship management platform and PHP web application. It serves as a customizable business suite designed for managing sales, marketing, and service operations within a self-hosted environment. The platform provides tools for tracking leads and sales pipelines, organizing customer contact information, and managing customer support tickets. It also includes capabilities for marketing campaign automation and business process automation to handle repetitive administrative tasks. The system supports visual customization through custom themes and includes s

    Built as a server-side PHP application that delivers dynamic web pages to manage business data.

    PHP
    عرض على GitHub↗5,512
  • joomla/joomla-cmsالصورة الرمزية لـ joomla

    joomla/joomla-cms

    5,042عرض على GitHub↗

    Joomla is an open-source content management system written in PHP that enables users to create, edit, and organise digital content for websites. At its core, it functions as a template-based publishing platform, separating content from presentation so site design can be changed by switching templates without altering underlying data. As a multi-user content manager, Joomla supports multiple authors and editors with granular permissions, making it suitable for collaborative editorial workflows. What distinguishes Joomla is its extension-friendly architecture: the core functionality can be exte

    A server-side PHP application that delivers dynamic web pages and manages content through a MySQL or MariaDB database.

    PHPcmscontent-managementhacktoberfest
    عرض على GitHub↗5,042
  • piwigo/piwigoالصورة الرمزية لـ Piwigo

    Piwigo/Piwigo

    3,802عرض على GitHub↗

    Piwigo is a modular, open-source photo gallery and media management platform built as a PHP web application. It provides a self-hosted environment for organizing, managing, and displaying digital image collections through a web browser. The system is distinguished by its plugin-based architecture, which allows the core functionality to be extended with third-party themes and functional extensions. It leverages artificial intelligence for automatic image content recognition and tagging to automate the categorization of large libraries. The platform covers a wide range of capabilities includin

    Implemented as a server-side PHP web application for hosting and managing online galleries.

    PHPcmsimage-galleryopen-source
    عرض على GitHub↗3,802
  • spatie/image-optimizerالصورة الرمزية لـ spatie

    spatie/image-optimizer

    2,873عرض على GitHub↗

    This project is a PHP library designed to automate image compression by orchestrating external command-line binaries. It provides a unified interface for managing the execution, configuration, and error handling of system-level tools, allowing developers to integrate image optimization directly into server-side application workflows or automated build pipelines. The library distinguishes itself through its ability to chain multiple independent processing tools into a single, sequential workflow. By defining custom optimization sequences and configuring specific command-line arguments, users c

    Integrates automated image compression directly into server-side PHP application workflows.

    PHPgifimagejpeg
    عرض على GitHub↗2,873
  • symfony/orm-packالصورة الرمزية لـ symfony

    symfony/orm-pack

    1,800عرض على GitHub↗

    A dependency meta-package designed for PHP applications that groups database management libraries and Doctrine ORM together for installation. It functions as a wrapper and persistence layer connecting applications to relational databases by mapping object-oriented models to database tables. The package aggregates multiple related library dependencies into a single distribution using standard package management to ensure version compatibility. It applies convention-driven configuration defaults so applications operate immediately upon installation and manages evolutionary database changes thro

    Provides a curated set of packages for managing database connections and object-relational mapping.

    doctrineormphp
    عرض على GitHub↗1,800
  • open-telemetry/opentelemetry-phpالصورة الرمزية لـ open-telemetry

    open-telemetry/opentelemetry-php

    896عرض على GitHub↗

    OpenTelemetry PHP is a standard-compliant observability framework designed to instrument applications for the collection and export of telemetry data. It provides a comprehensive suite of tools for capturing traces, metrics, and logs, enabling developers to monitor operational behavior and system performance in real time. The project distinguishes itself through an interface-driven plugin architecture that allows for the modular configuration of exporters, processors, and samplers. To maintain performance in production environments, it supports the use of native binary extensions for data ser

    Injects hooks into application logic to automatically or manually capture performance data and operational events during runtime execution.

    PHPloggingmetricsopen-telemetry
    عرض على GitHub↗896
  • churchcrm/crmالصورة الرمزية لـ ChurchCRM

    ChurchCRM/CRM

    818عرض على GitHub↗

    This software is a web-based management platform designed for religious and nonprofit organizations to track member records, financial contributions, and event participation. It functions as a centralized system for maintaining detailed profiles for individuals and families, organizing members into groups, and monitoring engagement through attendance tracking. The platform distinguishes itself by integrating geospatial mapping tools that visualize member distribution to assist with community outreach and logistics planning. It also includes specialized financial modules for processing donatio

    Functions as a server-side software solution built on PHP for managing organizational data and user permissions.

    PHPattendance-systemcalendarcalendar-events
    عرض على GitHub↗818
  1. Home
  2. Programming Languages & Runtimes
  3. PHP Applications

استكشف الوسوم الفرعية

  • Development GuidesInstructions and architectural patterns for building applications with a specific language. **Distinct from PHP Applications:** Distinct from PHP Applications: provides guidance on how to build them rather than being a functional application.
  • Embeddable File ManagersPHP file managers that can be included as a component inside another PHP application via constant-based configuration. **Distinct from PHP Applications:** Distinct from PHP Applications: focuses on embedding a file manager component, not general PHP application development.
  • Instrumentation LibrariesTools for injecting hooks into application logic to capture performance data during runtime. **Distinct from PHP Applications:** Distinct from general PHP applications: focuses on the instrumentation and observability tooling for the language.
  • Security ConfigurationsPractices for protecting sensitive credentials and API keys by preventing them from being hardcoded in source code. **Distinct from PHP Applications:** Distinct from PHP Applications: focuses specifically on the security configuration aspect rather than the application runtime itself.