Skip to content

PHP library to easily use the MediaWiki API (and Wikibase - Wikidata)

License

Notifications You must be signed in to change notification settings

masterssystems/phpapibot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpapibot

PHP library to easily use the MediaWiki API (and Wikibase - Wikidata)

See the example scripts on how to use the library.

Requirements:

Installation:

Option A - cloning Git repository:

Option B - downloading ZIP file:

Updating:

Option A - cloned Git repository:

  • run a terminal
  • navigate to the directory where phpapibot has been installed to
  • $ git pull

Option B - ZIP download

Running a script:

  • run a terminal
  • navigate to the directory where the script is located
  • run the script:
  • $ php filename.php parameters

About

PHP library to easily use the MediaWiki API (and Wikibase - Wikidata)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages