| In tthis new series that I am starting, we will be working on creating our own mvc / hmvc framework built in php 5.3 / 5.4. Well be exploring some great features such as packages, database, orm, modules (for the h in hmvc), memcached, real-time implementations, ajax, and possibly a cms towards the end. We will be going to worry mostly about the core of the framework before we do any of the actual frontend or custom coding. Once the core is complete and polished we will proceed to some awesome authentication packages, social, and more. forgot to add the links: PSR-0 Standard: gist.github.com SplClassLoader: raw.github.com Stay tuned. |