Tag

Custom Framework

0 views collected around this technical thread.

php中文网 Courses
php中文网 Courses
Dec 4, 2024 · Backend Development

Why Build a Custom PHP Framework and Course Outline

This article explains why developers may choose to create their own PHP framework—covering specific needs, learning benefits, maintenance, performance, usability, and security—and outlines an eight‑section curriculum that introduces MVC, routing, error handling, namespaces, design patterns, configuration, and database operations.

Custom FrameworkDatabaseMVC
0 likes · 3 min read
Why Build a Custom PHP Framework and Course Outline
php中文网 Courses
php中文网 Courses
Apr 18, 2024 · Backend Development

Why Build a Custom PHP Framework and Course Outline

This article explains the motivations for creating a custom PHP framework—such as meeting specific project needs, learning core concepts, ensuring long‑term maintainability, optimizing performance, improving usability, and enhancing security—while also presenting a detailed chapter and section outline for a self‑study course.

Custom FrameworkMVCframework
0 likes · 4 min read
Why Build a Custom PHP Framework and Course Outline
Ctrip Technology
Ctrip Technology
Nov 10, 2017 · Cloud Native

Ctrip's Container Cloud: Architecture, Self‑Developed Framework, and Engineering Practices

This article describes how Ctrip built a container‑cloud platform by dividing infrastructure into "under‑water" (foundations) and "over‑water" (developer‑facing practices), evolving through three architectural stages, and addressing networking, monitoring, resource fragmentation, JVM tuning, Dockerfile management, and a plugin‑based extension model to support DevOps and micro‑service deployments.

CtripCustom FrameworkDevOps
0 likes · 15 min read
Ctrip's Container Cloud: Architecture, Self‑Developed Framework, and Engineering Practices