php-simple-proxy

Simple PHP Proxy: Get external HTML, JSON and more!

  • Owner: cowboy/php-simple-proxy
  • Platform:
  • License:: GNU General Public License v2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Simple PHP Proxy: Get external HTML, JSON and more!

http://benalman.com/projects/php-simple-proxy/

Version: 1.6, Last updated: 1/24/2009

With Simple PHP Proxy, your JavaScript can access content in remote webpages, without cross-domain security limitations, even if it's not available in JSONP format. Of course, you'll need to install this PHP script on your server.. but that's a small price to have to pay for this much awesomeness.

Visit the project page for more information and usage examples!

Documentation

http://benalman.com/code/projects/php-simple-proxy/docs/

Examples

This working example, complete with fully commented code, illustrates one way
in which this PHP script can be used.

http://benalman.com/code/projects/php-simple-proxy/examples/simple/

Release History

1.6 - (1/24/2009) Now defaults to JSON mode, which can now be changed to native mode by specifying ?mode=native. Native and JSONP modes are disabled by default because of possible XSS vulnerability issues, but are configurable in the PHP script along with a url validation regex.
1.5 - (12/27/2009) Initial release

License

Copyright (c) 2010 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/

Main metrics

Overview
Name With Ownercowboy/php-simple-proxy
Primary LanguageJavaScript
Program languagePHP (Language Count: 2)
Platform
License:GNU General Public License v2.0
所有者活动
Created At2009-12-27 02:45:14
Pushed At2023-02-12 18:07:52
Last Commit At2010-01-24 05:10:46
Release Count1
Last Release Namev1.5 (Posted on 2009-12-27 20:55:59)
First Release Namev1.5 (Posted on 2009-12-27 20:55:59)
用户参与
Stargazers Count540
Watchers Count40
Fork Count159
Commits Count9
Has Issues Enabled
Issues Count20
Issue Open Count18
Pull Requests Count0
Pull Requests Open Count10
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private