PECL :: Account Request
DRANK
A few reasons why you might apply for a PECL account:You have written a PHP extension and would like it listed within the PECL directoryYou would like to use php.net for version control and hostingYou would like to help maintain a current PECL extensionYou do not need an account if you want to download, install and/or use PECL packages.Before filling out this form, you must write the public pecl-dev@lists.php.net mailing list and:Introduce yourselfIntroduce your new extension or the extension you would like to help maintainLink to the code, if applicableAlso, here is a list of suggestions:We strongly encourage contributors to choose the PHP License 3.01 for their extensions, in order to avoid possible troubles for end-users of the extension. Other solid options are BSD and Apache type licenses.We strongly encourage you to use the PHP Coding Standards for your code, as it will help the QA team (and others) help maintain the extension.We strongly encourage you to commit documentation fo…