Download the PHP package forumify/forumify-platform without Composer

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

[![Latest Stable Version](https://poser.pugx.org/forumify/forumify-platform/v)](https://packagist.org/packages/forumify/forumify-platform) [![Total Downloads](https://poser.pugx.org/forumify/forumify-platform/downloads)](https://packagist.org/packages/forumify/forumify-platform) [![License](https://poser.pugx.org/forumify/forumify-platform/license)](https://packagist.org/packages/forumify/forumify-platform) [![PHP Version Require](https://poser.pugx.org/forumify/forumify-platform/require/php)](https://packagist.org/packages/forumify/forumify-platform) ![PHPStan](https://img.shields.io/badge/CodeStyle-PSR12-green.svg) ![PHPStan](https://img.shields.io/badge/PHPStan-level%205-yellow.svg)

Forumify Platform

A modern open-source forum experience

Forumify platform is a community platform that brings forums back to the modern era. Built on top of Symfony, and using a simple barebones front-end, it's easy to get into for both community owners and developers alike.

Project Overview

Forumify consists of several different open-source repositories, forumify-platform being the main one.

Customizing the platform

Learn how to customize your own forumify here.

If you want created something you think others may benefit from, and you would like to share your customizations, you can move your customization to a plugin and publish it on packagist and promote it on the forumify marketplace.

Contributing

When you believe you've found a bug or think the platform could be expanded with a new feature. You can start by creating an issue here on GitHub.

The easiest way to contribute to forumify is by using the production template and installing the platform with composer using a symlink.

Add the following to the template's composer.json:

Now when you run composer install, the platform will be symlinked and any changes you do will immediatly be available in your project.

Code quality

The following checks are performed when you create a pull request:

You can avoid failing builds by running these tools locally:


All versions of forumify-platform with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2
ext-ctype Version *
ext-dom Version *
ext-iconv Version *
doctrine/doctrine-bundle Version ^2.10
doctrine/doctrine-migrations-bundle Version ^3.2
doctrine/orm Version ^2.15
firebase/php-jwt Version ^6.8
forumify/forumify-theme Version ^0.4
guzzlehttp/guzzle Version ^7.0
league/flysystem-bundle Version ^3.1
phpdocumentor/reflection-docblock Version ^5.3
phpstan/phpdoc-parser Version ^1.22
stof/doctrine-extensions-bundle Version ^v1.10
symfony/amazon-mailer Version 6.4.*
symfony/asset Version 6.4.*
symfony/console Version 6.4.*
symfony/doctrine-messenger Version 6.4.*
symfony/dotenv Version 6.4.*
symfony/expression-language Version 6.4.*
symfony/flex Version ^2
symfony/form Version 6.4.*
symfony/framework-bundle Version 6.4.*
symfony/http-client Version 6.4.*
symfony/intl Version 6.4.*
symfony/mailer Version 6.4.*
symfony/mime Version 6.4.*
symfony/monolog-bundle Version ^3.0
symfony/process Version 6.4.*
symfony/rate-limiter Version 6.4.*
symfony/runtime Version 6.4.*
symfony/security-bundle Version 6.4.*
symfony/serializer Version 6.4.*
symfony/stimulus-bundle Version ^2.9
symfony/string Version 6.4.*
symfony/translation Version 6.4.*
symfony/twig-bundle Version 6.4.*
symfony/ux-autocomplete Version ^2.10
symfony/ux-live-component Version ^2.16
symfony/ux-twig-component Version ^2.16
symfony/validator Version 6.4.*
symfony/web-link Version 6.4.*
symfony/webpack-encore-bundle Version ^2.0
symfony/yaml Version 6.4.*
twig/cssinliner-extra Version ^3.7
twig/extra-bundle Version ^3.7
twig/string-extra Version ^3.7
twig/twig Version ^3.11.2
symfony/scheduler Version 6.4.*
dragonmantank/cron-expression Version ^3.3
twig/cache-extra Version ^3.10
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 forumify/forumify-platform contains the following files

Loading the files please wait ....