-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Al Trevino edited this page Jun 14, 2014
·
3 revisions
Welcome to Cougar! Cougar is a framework for PHP that allows you to build and document REST APIs quickly. Cougar is object-oriented and is designed to augment your application, not control it. It is not an MVC framework and does not dictate any particular architecture, class hierarchy or file structure.
In these pages we are documenting the entire framework. It is a slow process but we hope to make good progress.
- Introduction
- Getting help
- Tutorials
- Framework References
- Autoload
- Cache
- Exceptions
- Model
- PDO
- RestClient
- RestService
- Security
- Util
- Annotation Reference