Download the PHP package flarum/framework without Composer

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

PHP Tests Total Downloads Latest Version License huntr StyleCI

About Flarum

Flarum is a delightfully simple discussion platform for your website. It's fast and easy to use, with all the features you need to run a successful community. It is designed to be:

Screenshot of a Flarum instance, showing multiple discussions and tags.

Installation

This repository contains Flarum's core code. If you want to set up a forum, visit the Flarum skeleton repository. For support, refer to the documentation, and ask questions on Flarum Discuss (our community forum) or Discord server.

Contributing

Thank you for considering contributing to Flarum! Please read the Contributing guide to learn how you can help.

Security Vulnerabilities

If you discover a security vulnerability within Flarum, please send an e-mail to security policy.

License

Flarum is open-source software licensed under the MIT License.


All versions of framework with dependencies

PHP Build Version
Package Version
Requires php Version >=7.3
ext-json Version *
components/font-awesome Version ^5.14.0
composer/composer Version ^2.0
dflydev/fig-cookies Version ^3.0.0
doctrine/dbal Version ^2.7
dragonmantank/cron-expression Version ^3.1.0
franzl/whoops-middleware Version ^2.0.0
guzzlehttp/guzzle Version ^6.0|^7.4
illuminate/bus Version ^8.0
illuminate/cache Version ^8.0
illuminate/config Version ^8.0
illuminate/console Version ^8.0
illuminate/container Version ^8.0
illuminate/contracts Version ^8.0
illuminate/database Version ^8.0
illuminate/events Version ^8.0
illuminate/filesystem Version ^8.0
illuminate/hashing Version ^8.0
illuminate/mail Version ^8.0
illuminate/queue Version ^8.0
illuminate/session Version ^8.0
illuminate/support Version ^8.0
illuminate/validation Version ^8.0
illuminate/view Version ^8.0
intervention/image Version 2.5.* || ^2.6.1
jenssegers/agent Version ^2.6
laminas/laminas-diactoros Version ^2.4.1
laminas/laminas-httphandlerrunner Version ^1.2.0 || ^2.3.0
laminas/laminas-stratigility Version ^3.2.2
league/flysystem Version ^1.0.11
matthiasmullie/minify Version ^1.3
middlewares/base-path Version ^2.0.1
middlewares/base-path-router Version ^2.0.1
middlewares/request-handler Version ^2.0.1
monolog/monolog Version ^1.16.0
nesbot/carbon Version ^2.0
nikic/fast-route Version ^0.6
psr/http-message Version ^1.0
psr/http-server-handler Version ^1.0
psr/http-server-middleware Version ^1.0
pusher/pusher-php-server Version ^2.2
s9e/text-formatter Version >=2.3.6 <2.15
staudenmeir/eloquent-eager-limit Version ^1.0
sycho/json-api Version ^0.5.0
sycho/sourcemap Version ^2.0.0
symfony/config Version ^5.2.2
symfony/console Version ^5.2.2
symfony/event-dispatcher Version ^5.2.2
symfony/mime Version ^5.2.0
symfony/polyfill-intl-messageformatter Version ^1.22.0
symfony/translation Version ^5.1.5
symfony/yaml Version ^5.2.2
wikimedia/less.php Version ^3.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 flarum/framework contains the following files

Loading the files please wait ....