This repository was archived by the owner on Jan 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Docs
mikey179 edited this page Apr 7, 2012
·
4 revisions
- Introduction to Stubbles
- Installing and configuring Stubbles
- Stubbles Core Features
- Using the Stubbles class loader
- Basic methods available in (nearly) all classes of Stubbles
- Using Stubbles' extended reflection features
- Annotations in Stubbles
- Enum support
- The Inversion of Control Container
- Working with request data
- Storing data within a session
- Log 'til you drop: the logging API
- Runtime modes
- Creating command line scripts
- Building websites Applies to Stubbles 1.6.x and lower
- Building web applications Applies to Stubbles 1.7.0 and greater
- The RDBMS APIs
- The XML packages
- Creating XML documents with the XMLStreamWriter
- Creating XML documents with the XMLSerializer Applies to Stubbles 1.6.0 or greater
- Creating XML documents with the XMLSerializer Applies to all Stubbles versions smaller than 1.6.0
- Unserializing XML documents into simple data structures
- Create and display RSS feed
- Services and more
- Other packages
- Further information
- Documentation for packages in incubator
The API documentation is generated every night by phpDocumentor.
- Filtering and validating user input Applies to all Stubbles versions smaller than 1.3.0
- Validators
- Creating filters
- Using the request broker
The extended reflection API of Stubbles is one of the topics of an article in issue 3.2007 of the German PHP Magazin.