Appendix A: The API Docs

Project Abandoned

Warning! This project was really fun and a learned a lot, but it has now been abandoned. Feel free to rummage around here among the bones, but don't expect to find anything living here!

Coming someday!


Table of Contents

Chapter 1: Conceptual Overview
  • What is Skel?
  • For whom was Skel built?
  • Why was Skel built? What problems does it attempt to solve?
  • How does Skel fit into the world?
Chapter 2: Skel's Pieces—A Bird's Eye View
  • Overview of current interfaces
  • How components fit together
Chapter 3: A Sample Application
  • Official Implementations
  • Installation and Setup
  • Routing
  • The data layer
  • Libraries
  • Internationalization
  • Packaging and Publishing
Chapter 4: Theory, In-Depth
  • Interfaces vs Classes
  • More about the data layer
  • The Component Interface
Chapter 5: Going Further
  • Skel roadmap
  • Extending Skel
  • Contributing to Skel
  • Future possibilities
Appendix A: The API Docs
  • How to Use the API Docs
  • Skel Header Package
  • Skel Uri Package
  • Skel Config Package
  • Skel Component Package
  • Skel Db Package
  • Skel Cms Package
  • Skel App Package
  • Skel Routing Package
  • Skel Http Foundation Package
Appendix B: Best Practices
  • Libraries vs Applications
  • The Component Interface
  • Dealing with Data
  • Interface, Interface, Interface