Quantcast
Channel: phpaddiction » axial
Browsing latest articles
Browse All 3 View Live

Yet another PHP framework

Call it NIH, re-inventing the wheel, narcissism, or any number of other terms that come to mind, but I’ve always wanted to write my own PHP framework. Simple time constraints usually stop this self...

View Article



Url Routing with PHP – Part One

Most PHP frameworks use some variation of the front controller pattern to centralize common code and logic. There are advantages and disadvantages to this. I am going to ignore those for now. In fact...

View Article

PHP Application Configuration with YAML

I have always disliked creating configuration data by reading from various formats into global arrays, so I needed to build or borrow a configuration class for my own projects that I could standardize...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images