书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 1004 个相关结果.
  • php-symfony

    generators/php-symfony generators/php-symfony id: generator-opts-server-php-symfony title: Config Options for php-symfonysidebar_label: php-symfony Option Description Values...
  • Symfony and HTTP Fundamentals

    Symfony and HTTP Fundamentals Symfony and HTTP Fundamentals Requests and Responses in HTTP Step 1: The Client Sends a Request Step 2: The Server Returns a Response Requests, Res...
  • Symfony Local Web Server

    Symfony Local Web Server Symfony Local Web Server Installation Getting Started Enabling PHP-FPM Enabling TLS Different PHP Settings Per Project Selecting a Different PHP Versi...
  • Using Symfony with Homestead/Vagrant

    Using Symfony with Homestead/Vagrant Using Symfony with Homestead/Vagrant Install Vagrant and Homestead Setting Up a Symfony Application Using Symfony with Homestead/Vagrant ...
  • Symfony versus Flat PHP

    Symfony versus Flat PHP Symfony versus Flat PHP A Basic Blog in Flat PHP Isolating the Presentation Isolating the Application (Domain) Logic Isolating the Layout Adding a Blog...
  • 2.1. Symfony 3

    2.1 Symfony 3 2.1 Symfony 3 按照Symfony官方站点的列表 ,SF3提供了如下构件: Asset : 管理URL的生成以及WEB部件(CSS,JS,图片)的版本控制。 BrowserKit :模拟一个WEB浏览器的行为。 ClassLoader :只要你项目中的类符合PHP标准约定可以将其自动调入。 Config :...
  • Symfony框架的最佳实践

    本文讲的是什么 本文适合谁读(提示:它并非入门教程) 程序 不要更新你的既有程序 Symfony框架因具备相当的 弹性而广为人知,进而被用于构建从小网站,到处理十亿连接的企业级程序,甚至被当作其他 框架的底层。由于Symfony是2011年7月发布,sf社区已经透知其可能性,以及如何把事情做到最好。 这些社区资源——例如博客或PPT——已经演变成...
  • Step 30: Discovering Symfony Internals

    Step 30: Discovering Symfony Internals Discovering Symfony Internals Understanding Symfony Internals with Blackfire Using the Blackfire Debug Addon Using a Step Debugger with Xd...
  • Bridge a legacy Application with Symfony Sessions

    Bridge a legacy Application with Symfony Sessions Bridge a legacy Application with Symfony Sessions Bridge a legacy Application with Symfony Sessions Bridge a legacy Applic...
  • 3. Symfony重要概念

    03 Symfony重要概念 03 Symfony重要概念 我们会在后续章节择重点讲述一些SF3中的重要概念。 SF3是一个基于PHP的重量级框架,其学习难度是很高的。决定使用或者尝试使用SF3作为应用开发的人员必须做好心理准备。 但是一旦掌握了基本的SF开发过程、语法约定和对象结构,用SF3编程是非常令人愉快的一件事。