Twitter OAuth协议的PHP库.zip
<?php namespace OAuth\Common; /** * @author ieter Hordijk */ class AutoLoader { /** * @var string The namespace prefix for this instance. */ protected $namespace = ''; /** * @var string The filesystem prefix to use for this instanc
文件列表
Twitter OAuth的PHP库.zip
(预估有个27文件)
twitteroauth-master
composer.json
463B
DOCUMENTATION
5KB
LICENSE
1KB
.DS_Store
6KB
src
TwitterOAuth
OAuth
DataStore.php
686B
Consumer.php
343B
暂无评论