Difference between revisions of "ARK2/The ARK Way"

From ARK
Jump to: navigation, search
(Created page with "= The ARK Way = == Inspiration == The architecture, design and implementation of ARK2 was deeply inspired by PHP The Right Way, a manifesto for developing modern PHP web app...")
 
(The ARK Way)
Line 1: Line 1:
= The ARK Way =
 
  
 
== Inspiration ==
 
== Inspiration ==

Revision as of 12:25, 16 December 2017

Inspiration

The architecture, design and implementation of ARK2 was deeply inspired by PHP The Right Way, a manifesto for developing modern PHP web applications. Following in that spirit, this page sets out how ARK2 implements the recommendations of PHP The Right Way, as well as Symfony Best Practices, and leavened with our own decades of development experience outside the web world.

This page will broadly follow the organisation of PHP The Right Way, addressing each recommendation in turn