Below you will find pages that utilize the taxonomy term “php”
Posts
Erdiko is moving to the Slim Framework
After a few years of developing Erdiko I have learned a few things about what it does well and what other frameworks do better. The PHP language has also changed dramatically since I started Erdiko in 2012. This has lead to a coming to jesus moment where it was clear it’s time for a new architecture.
In technology nothing stays constant, so why should the Erdiko framework? This is leading to a new architecture for this micro MVC framework.
Posts
Working with headless WordPress
A few months back I wrote about headless WordPress on the Arroyo Labs blog, http://blog.arroyolabs.com/2016/02/headless-wordpress-a-primer/
Since then I have made a bunch of improvements to the package on github. Take a look and let me know what you think. We’ll continue to make improvements to the code to make working with WordPress that much easier. https://github.com/ArroyoLabs/erdiko-wordpress
If you don’t know what headless WordPress is, it’s a way to run WP as your CMS (admin) yet use another framework/app to theme your content.