9 रिपॉजिटरी
Methods and tools for packaging PHP environments and dependencies for consistent server deployment.
Distinct from PHP Application Frameworks: Existing candidates focus on profiling, frameworks, or learning resources rather than deployment and packaging.
Explore 9 awesome GitHub repositories matching devops & infrastructure · PHP Application Deployments. Refine with filters or upvote what's useful.
Yii2 is a professional PHP web framework designed for developing high-performance, scalable enterprise web applications. It utilizes a Model-View-Controller architecture to separate data logic, user interfaces, and request handling, ensuring maintainability for large-scale projects. The framework includes a built-in PHP code generator that automates the creation of boilerplate controllers and models by scanning database schemas. It provides an Active Record object-relational mapping system where classes represent tables and instances represent rows to manage data persistence. Additional capa
Supports packaging the application environment and dependencies to ensure consistent deployment across infrastructure.
FrankenPHP is a high-performance application server and runtime for PHP. It functions as a web server that executes PHP scripts and delivers web content, incorporating a binary bundler to package applications and their dependencies into standalone executable files. The project integrates the PHP interpreter directly into the Caddy web server to provide automatic HTTPS and flexible site configuration. It features a worker mode runtime that keeps applications bootloaded in memory across requests to eliminate bootstrap overhead and increase throughput. Additionally, it serves as a communication
Provides a tool for packaging an entire PHP application and its dependencies into a single standalone executable.
FrankenPHP is a Go-based PHP runtime and application server that integrates a web server and PHP interpreter to host applications without requiring a separate process manager. It functions as a worker mode server that keeps applications in memory across requests to eliminate bootstrap overhead and a static binary bundler that packages applications and the server into a single self-contained executable. The project distinguishes itself by allowing the embedding of a PHP runtime directly into Go programs and enabling the development of PHP extensions using the Go language. It also includes a bu
Packages the server and application source into a single standalone executable.
Deployer is a PHP deployment tool and SSH-based deployment automator used to push applications to remote servers and automate the provisioning of hosting environments. It functions as a zero-downtime deployment manager that utilizes symbolic links to switch between application versions, ensuring continuous site availability. The system employs pre-defined deployment recipes tailored to the specific requirements of popular PHP web frameworks. This framework-specific automation allows for the execution of task sequences designed for particular software environments. The tool covers remote serv
Pushes PHP code to remote servers and manages the update process through automated task sequences.
This project is a PHP application server and process manager designed to reduce request latency by keeping applications resident in memory. It functions as a load balancer that distributes incoming network requests across a pool of worker processes, eliminating the overhead of repetitive bootstrapping. The server routes network requests directly into application framework kernels, bypassing traditional web server layers. It includes a built-in mechanism for delivering static assets directly to clients and supports hot reloading by monitoring source files for changes and automatically restarti
Simplifies the deployment of modern PHP web applications by managing application kernels and static assets.
यह प्रोजेक्ट एक PHP-आधारित डिजिटल उत्पाद स्वचालन प्लेटफ़ॉर्म है जिसे डिजिटल सामान और सॉफ़्टवेयर लाइसेंस की बिक्री और तत्काल वितरण के लिए डिज़ाइन किया गया है। यह एक स्वचालित स्टोरफ्रंट इंजन के रूप में कार्य करता है जो इन्वेंट्री, फ्लैश सेल और खाता कुंजियों के वितरण का प्रबंधन करता है। प्लेटफ़ॉर्म को एक डॉकराइज़्ड ई-कॉमर्स वातावरण के रूप में वितरित किया जाता है, जो सुसंगत परिनियोजन के लिए एप्लिकेशन, डेटाबेस और कैश लेयर को कंटेनरों में पैक करता है। इसमें कई भुगतान गेटवे को एकीकृत करने के लिए एक प्लगइन-आधारित आर्किटेक्चर और रेफरल को ट्रैक करने और भर्ती कमीशन वितरित करने के लिए एक बहु-स्तरीय संबद्ध सिस्टम की सुविधा है। सिस्टम में ऑर्डर पूर्ति को स्वचालित करने के लिए तृतीय-पक्ष इन्वेंट्री सिंक्रनाइज़ेशन के लिए टूल और सदस्यता रैंक और उत्पाद मूल्य निर्धारण का प्रबंधन करने के लिए एक टियर एक्सेस कंट्रोल मॉडल शामिल है। यह स्वतंत्र उप-दुकानों के परिनियोजन का भी समर्थन करता है और प्रशासनिक पैनल के माध्यम से रिमोट सॉफ़्टवेयर अपडेट के लिए एक तंत्र प्रदान करता है।
Utilizes containerized packaging to deploy PHP applications consistently across different server environments.
Devilbox एक कंटेनराइज्ड डेवलपमेंट एनवायरनमेंट है जो एक एकीकृत कॉन्फ़िगरेशन के माध्यम से प्रबंधित वेब सर्वर, डेटाबेस और भाषा रनटाइम्स का एक पुनरुत्पादनीय (reproducible) सुइट प्रदान करता है। यह LAMP और MEAN सॉफ़्टवेयर स्टैक के लिए Docker-बेस्ड लोकल डेवलपमेंट स्टैक के रूप में और विशिष्ट प्रोजेक्ट आवश्यकताओं से मेल खाने के लिए इन सर्विसेज के विभिन्न संस्करणों के बीच स्विच करने के लिए एक मैनेजर के रूप में कार्य करता है। यह सिस्टम लोकल नेटवर्क ऑर्केस्ट्रेशन को स्वचालित करके खुद को अलग करता है। इसमें एक Docker-बेस्ड वर्चुअल होस्ट मैनेजर शामिल है जो स्वचालित रूप से लोकल डायरेक्टरीज़ को कस्टम डोमेन से मैप करता है, और एक लोकल DNS व SSL ऑर्केस्ट्रेटर जो आंतरिक डोमेन रिज़ॉल्यूशन को संभालता है और HTTPS डेवलपमेंट के लिए विश्वसनीय प्रमाणपत्र जनरेट करता है। यह प्रोजेक्ट वेब इंटरफ़ेस के माध्यम से डेटाबेस और सर्विस एडमिनिस्ट्रेशन, भाषा रनटाइम वर्ज़निंग और मल्टी-प्रोजेक्ट साइट होस्टिंग सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह आउटगोइंग ईमेल को इंटरसेप्ट करने, डैशबोर्ड के माध्यम से सर्विस स्टेटस की निगरानी करने और सीधे कंटेनर्स के भीतर डेवलपमेंट टूलचेन को निष्पादित करने के लिए टूल्स भी प्रदान करता है।
Packages PHP environments and dependencies for consistent local server deployment.
This project is a web-based point of sale and retail management system built with PHP and MySQL. It serves as a comprehensive tool for processing sales transactions, tracking inventory levels, and managing business expenses. The software integrates hardware for retail operations, including barcode scanner support and receipt printing. It features a dedicated inventory management system capable of generating EAN barcodes, organizing items into kits, and importing product data via CSV files. Beyond basic transactions, the platform covers customer loyalty tracking, the issuance of gift cards, a
Hosts a CodeIgniter and MySQL retail management application using Docker containers with security configurations.
Just is a JavaScript runtime environment designed for system-level programming and high-performance execution. It provides a direct interface to kernel functions and hardware resources, allowing developers to interact with operating system features that are typically inaccessible through standard high-level programming environments. The runtime distinguishes itself by offering a streamlined execution model that minimizes startup latency and provides the ability to compile scripts into standalone, dependency-free binaries. By leveraging the V8 engine and a specialized module loading system, it
Provides tools to package JavaScript source code into independent, dependency-free executable files.