Zend_Yaml
Please read the formal Zend Framework Proposal for additional details, class skeletons, and other information. This proposal has accompanying source code accessible from the links below.
Zend_Service_Yadis is a proposal to implement a service component implementing the Yadis Specification 1.0. Yadis describes a protocol for retrieving an XML document which describes a list of Services and other data. This allows calling/relying code to locate the specific services (e.g. OpenID Authentication) which should be associated with a user's ID.
For example, a user might have an OpenID (a URI or i-name). In order to authenticate such a user, any application must figure out where to send requests to authenticate the user. Discovery of such services is a task Yadis is suitable for.
Please read the formal Zend Framework Proposal for additional details, class skeletons, and other information. This proposal has accompanying source code accessible from the links below.