Download the PHP package yeswiki/yeswiki without Composer

On this page you can find all versions of the php package yeswiki/yeswiki. 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 yeswiki

YesWiki

YesWiki is a Free Software under the AGPL licence, made for creating and managing your website, in a collaborative way.

YesWiki allows any web user, online, with any browser, to :

Installation

YesWiki can be installed in about ten minutes on a server which supports PHP >= 7.3 and a MySQL >= 5.6 database. Once installed, the YesWiki site is working immediately, and can be managed online from a web browser.

More detailed install instructions in the INSTALL.md file.

Translations

We are using weblate to translate our software!

Developers

We recommend an installation through docker.

Linters & Formatters

Please install relevant extension and enable auto formatting on your editor.

Alternatively you can run make lint

Language Linter/Formatter
Php php-cs-fixer
Javascript eslint
Twig no automatic linter. Couldn't find one which is good enough.
CSS, Yaml, JSON, Markdown.. prettier

If you use VS Codium, get YesWiki linting settings with cp .vscode/settings.example.json .vscode/settings.json

History

YesWiki grew out of a French language version of WakkaWiki called Wikini, and hence has strong French language support.

Authors and contributors

Initial WakkaWiki author

Wikini authors

YesWiki authors

See https://github.com/YesWiki/yeswiki/graphs/contributors


All versions of yeswiki with dependencies

PHP Build Version
Package Version
Requires php Version ^7.3 || ^8.0
ext-ctype Version *
ext-curl Version *
ext-fileinfo Version *
ext-filter Version *
ext-gd Version *
ext-iconv Version *
ext-json Version *
ext-mbstring Version *
ext-mysqli Version *
ext-pcre Version *
ext-zip Version ^1.0
caxy/php-htmldiff Version ^0.1.13
doctrine/annotations Version ^1.11
doctrine/cache Version ^1.10
enshrined/svg-sanitize Version ^0.16.0
ezyang/htmlpurifier Version ^4.14
jbroadway/urlify Version ^1.2
nesbot/carbon Version ^2.66.0
oomphinc/composer-installers-extender Version ^2.0
phpmailer/phpmailer Version ^6.2
stefangabos/zebra_image Version ^2.7
symfony/config Version ^5.1
symfony/console Version ^5.2
symfony/dependency-injection Version ^5.1
symfony/event-dispatcher Version ^5.4
symfony/http-foundation Version ^5.1
symfony/http-kernel Version ^5.3.12
symfony/process Version ^5.4
symfony/routing Version ^5.1
symfony/security-core Version ^5.4
symfony/security-csrf Version ^5.0
symfony/yaml Version ^5.1
tamtamchik/simple-flash Version ^2.0
twig/twig Version ^3.4.3
voku/anti-xss Version ^4.1
yeswiki/theme-margot Version ^1.0
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 yeswiki/yeswiki contains the following files

Loading the files please wait ....