↧
Paul Jones: A Factory Should Create, Not Retain
Paul Jones has posted his thoughts about factory behavior in PHP applications (well, really any kind of application as it's a pan-language concept). He suggests that factories should only create the...
View ArticleRob Allen: Custom OAuth2 authentication in Apiiglity
In an article posted to his site Rob Allen shows you how to hook in the OAuth2 authentication for an Apigility-based application with a pre-existing database table structure that may not match the...
View Article