You need to use a browser that supports CSS Grid Layout.
If you are using MS Internet Explorer, try using Edge, Chrome, Firefox or Safari.

PIP Framework

Introduction

I have been using Laravel and it is great. But as each new version is released there is more overhead, and it is now doing much more than I need. Version 1 was just what I was looking for, but Laravel is now at Version 5.x. It is now an all singing - all dancing framework. I want something simpler ...

Note: Since creating PIP, Laravel have produced their own mini-framework call Lumen.

Seach for minimalist PHP framework

My search for a minimalist PHP Framework found PIP - a tiny PHP appication framework (the website doesn't seem to exist anymore) created by Gilbert Pellegrom and extened by Craig Russell

PIP Framework - extended by me

The good news is that the PIP Framework did what is said on the box - straight out of the box (un-like many frameworks that I took a look at).

The bad news was it didn't do a number of things that I had on my check list:

So I have extended it to do all the things I need. It allows you write simple code, add your own classes and plugins. If you want a fully fledged, all singing - all dancing PHP framework go take look at Laravel (laravel.com) ...

Or, take a look at my version of The PIP Framework


<<  back to Blogs page