如何基于Symfony Components创建你的php框架(目录)

来源:互联网 发布:java multiply函数 编辑:程序博客网 时间:2024/06/08 19:49

创建你的php框架

  • Introduction
    • Why would you Like to Create your Own Framework?
    • Before You Start
    • Bootstrapping
      • Dependency Management
    • Our Project
  • The HttpFoundation Component
  • Going OOP with the HttpFoundation Component
  • The Front Controller
  • The Routing Component
  • Templating
  • The HttpKernel Component: the Controller Resolver
  • The Separation of Concerns
  • Unit Testing
  • The EventDispatcher Component
  • The HttpKernel Component: HttpKernelInterface
  • The HttpKernel Component: The HttpKernel Class
  • The DependencyInjection Component

查看原文

0 0
原创粉丝点击