Building a Custom PHP Framework with a custom template caching engine using Output Control functions | Abhi's Weblog

Updated 1 month ago

Source: http://abhinavsingh.com/

In this blog post I will build a custom PHP framework (MVC Architecture). Then go on to discuss in brief about the output control functions and finally show how to build a custom template caching engine using these functions for our framework.

We will choose a MVC architecture for our framework. Here is a basic directory structure for our custom framework:

/index.php

/.htaccess

/config.ini.php

/404.php

    /view/test1.php

    /view/test2 ...

  • 21 comments on this story
PRO

50% positive

Showing 11 relevant reactions out of 21.

Készíts saját PHP framework-öt / php,mvc,hogyan: http://tinyurl.com/ogy8yh - Senkinek nem javaslom, ámde eg

1 month ago by opendirhu on Twitter

Good Custom Framework Abhinav. I believe an SEO angle for most of PHP frameworks is good as PHP is made for web. But nice work, especially creative resume.

1 month ago by Sai on Wordpress

Reading a great blog post by @imoracle about creating your own php framework. http://tinyurl.com/ogy8yh

1 month, 2 weeks ago by timmillwood on Twitter

@BeCircle looking at the "roll your own" option with the help of this blog post. http://tinyurl.com/ogy8yh

1 month, 2 weeks ago by timmillwood on Twitter

Social comments and analytics for this post…

This post was mentioned on Twitter by imoracle: http://tinyurl.com/ogy8yh – Building PHP Framework with a custom template caching engine using Output Control functions #php #framework…

4 months, 1 week ago by uberVU - social comments on Wordpress

[...] The rest is here: Building a Custom PHP Framework with a custom template caching engine using Output Control functions… [...]

5 months, 3 weeks ago by Building a Custom PHP Framework with a custom template caching engine using Output Control functions | Abhi’s Weblog on Wordpress

[...] Building a Custom PHP Framework with a custom template caching engine using Output Control functions [...]

6 months, 2 weeks ago by 網站製作學習誌 » [Web] 連結分享 on Wordpress

Excellent post

since you have tried those popular framework, how about DooPHP? Did you tried it out? Looks promising and their benchmark shows that DooPHP is the fastest MVC PHP Framework among others

6 months, 2 weeks ago by vickie on Wordpress

[...] more here: Building a Custom PHP Framework with a custom template caching … SHARETHIS.addEntry({ title: "Building a Custom PHP Framework with a custom template caching [...]

7 months ago by Building a Custom PHP Framework with a custom template caching … on Wordpress

[...] admin added an interesting post today on Building a Custom PHP Framework with a custom template caching …Here’s a small readingYou may want to checkout this comparison list of php frameworks here. In this blog post I will build a custom PHP framework (MVC Architecture). Then go on to discuss in brief about the output control functions and finally show how to … [...]

7 months ago by Internet Marketing Email » Blog Archive » Building a Custom PHP Framework with a custom template caching ... on Wordpress

Excellent post! I really liked the way you architect the whole framework.

7 months ago by Siriq on Wordpress

© uberVU Ltd. 2010

Terms of use
FEEDBACK