Caddy rewrite and CodeIgniter
Caddy it’s a new kid in the block in category super light web servers. Personally – I love it. Same love I feel to CodeIgniter. To marge both of them, we need only basic...
Caddy it’s a new kid in the block in category super light web servers. Personally – I love it. Same love I feel to CodeIgniter. To marge both of them, we need only basic...
Quick tutorial how to setup proper unit testing with PHPUnit and CodeIgniter 3.0. We need couple elements CodeIgniter – we are working with version 3.0rc3 PHPUnit – latest one If you don’t have phpunit installed globally,...
Just introduce some new options to my quite popular library CodeIgniter-minify. From now one you can chose CSS compression engine (cssmin || minify), also FORCE rewrite CSS files. Some speed improvements were also made....
It’s been a while since my library CodeIgniter img was updated. Purpose of this library is pretty clear – to scale images on the fly using CodeIgniter. It’s very useful in all kinds of...