Do You PHP はてブロ

Do You PHPはてなからはてブロに移動しました

PEPr

PHP_UML

phpソースからXMIファイルを作成するパッケージが提案されたようです。 A reverse engineering package that scans PHP files and directories, and delivers an UML/XMI representation of the classes and packages found.The XMI generated can then be i…

Testing_DocTestが提案されたらしい

id:kunitさんのMaple4でもリリースしてますが、別モンでしょうかね。。。 Testing_DocTest allows the developer to write unit tests directly in the blocs of your PHP functions, classes and class methods.Testing_DocTest comes with a default runne…

Services_OAuth

ちょっと前に話題になったoauthですが、Services_OAuthがPEPrに上げられたようです。中身はまだ何にもありませんが。。。;-) Implementation of the OAuth 1.0 Specification in PHP5.提案者のPádraic Brady氏は、OpenID For PHPで使われるPEARライブラリ Se…

PEAR :: PEPr :: Details :: Services_Flickr

あれ?PEARになかったんでしたっけ?なんか意外。って、何もないじゃん。。。今後どうなるのか? A PEAR class to easily interact with the online photo sharing site Flickr and it's api: http://www.flickr.com/services/api/ Nobody seems to have tak…

PEAR::PEAR_Callback

書いている時点でまだDraftですが、結構ヨサゲなパッケージが提案されています。 ドキュメントも整備されていて、使い方もさほど難しくなさそうです。また、PEAR_Callback::checkSignature()とかは特徴的ですね。 This package addresses three major limita…

PHPでSelenium

This module sends commands directly to the Server using simple HTTP GET/POST requests. Using this module together with the Selenium Server, you can automatically control any supported browser. To use this module, you need to have already d…

Proposal for "GoogleCalendar"

An interface to Google's new Calendar service using the API protocol described on the following pages: GData Overview, Calendar Overview, Calendar Protocol, and Calendar Java Interface. The interface will be similar to the Java one provide…

PEPr::HTML_QuickForm_Livesearch

This package adds an element to the PEAR::HTML_QuickForm package to dynamically create an HTML input text element that at every keypressed javascript event, returns a list of options in a dynamic dropdown select box(live dropdown select). …

PEPr::HTTP_CalDAV_Server

WebDAVがあるのでいずれは、と思ってましたが、PEPrに出てきました。Webサービス系もそうですが、WebDAV系もPECL::svnと合わせ、色々と揃ってきましたね。

XML_Atom

PEPrに提案されました。 The XML_Atom is the complete PHP implementation of the Atom publishing protocol. The package will enable generation, parsing and publishing of XML feeds that are compliant with the Atom standard. 内容的には期待できそ…

Service_HatenaがPEPrで5票獲得

Service_Hatenaはブックマークや自動リンクなどの機能を提供するようです。自動リンク機能は結構使い道ありそうな予感。。。