#php-api-app
To start with, this is:
- A learning repository.
- Experimental.
- Fragile.
- php 5.3
##The plan:
- Learn and use the psr-0 format for autoloading.
- Learn to use namespaces better.
- Keep it public and on git.
- Mix in other frameworks that support the psr-0 loading to drop in functionality.
- Make it so the api and call itself.
- Semi auto generation of api documentation to markdown.