Download the PHP package wikia/semantic-media-wiki without Composer

On this page you can find all versions of the php package wikia/semantic-media-wiki. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package semantic-media-wiki

Semantic MediaWiki

Build Status Code Coverage Scrutinizer Quality Score Latest Stable Version Packagist download count Dependency Status

Semantic MediaWiki (a.k.a. SMW) is a free, open-source extension to [MediaWiki] (https://semantic-mediawiki.org/wiki/MediaWiki) – the wiki software that powers Wikipedia – that lets you store and query data within the wiki's pages.

Semantic MediaWiki is also a full-fledged framework, in conjunction with many spinoff extensions, that can turn a wiki into a powerful and flexible knowledge management system. All data created within SMW can easily be published via the Semantic Web, allowing other systems to use this data seamlessly.

For a better understanding of how SMW works, have a look at Semantic MediaWiki deployed in 5 min, using a Sesame or Fuseki triplestore, or browse the smw.org@wiki for a more comprehensive introduction.

Requirements

A list of supported PHP versions, MediaWiki versions and databases per SMW release can be found in the compatibility matrix.

Installation

The easiest way to install Semantic MediaWiki is by using Composer. It is recommended to read the installation instructions together with the available upgrade guide.

Documentation

Most of the documentation can be found on the SMW wiki. A small core of documentation also comes bundled with the software itself. This documentation is minimalistic and less explanatory then what can be found on the SMW wiki. It is however always kept up to date, and applies to the version of the code it comes bundled with. The most important files are linked below.

Contribution and support

Twitter Facebook Google+

Many people have contributed to SMW. A list of people who have made contributions in the past can be found here or on the SMW wiki. The overview on how to contribute provides information on the different ways available to do so.

If you have remarks, questions, or suggestions, please send them to [email protected]. You can subscribe to this list here.

If you want to contribute work to the project please subscribe to the developers mailing list and have a look at the contribution guideline.

Tests

This extension provides unit and integration tests that are normally run by a continues integration platform but can also be executed manually. A more comprehensive introduction can be found in the test section.

License

GNU General Public License, version 2 or later. The COPYING file explains SMW's copyright and license.


All versions of semantic-media-wiki with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3
ext-mbstring Version *
composer/installers Version 1.*,>=1.0.1
psr/log Version ~1.0
mediawiki/parser-hooks Version ~1.4
param-processor/param-processor Version ~1.2
serialization/serialization Version ~3.2|~4.0
onoi/message-reporter Version ~1.0
onoi/cache Version ~1.2
onoi/event-dispatcher Version ~1.0
onoi/blob-store Version ~1.2
onoi/http-request Version ~1.1
onoi/callback-container Version ~2.0
onoi/shared-resources Version ~0.3
symfony/css-selector Version ^5|^4|^3.3
seld/jsonlint Version ^1.7
justinrainbow/json-schema Version ~5.2
jeroen/file-fetcher Version ^6|^5|^4.4
wikimedia/cdb Version ^2|^1
wikimedia/textcat Version ^2|^1.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package wikia/semantic-media-wiki contains the following files

Loading the files please wait ....