Download the PHP package izapbrasil/core without Composer

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

Build Status Total Downloads Latest Stable Version License

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:

Installation

This repository contains Flarum's core code. If you want to set up a forum, visit the Flarum skeleton repository.

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 core with dependencies

PHP Build Version
Package Version
Requires php Version >=7.2
axy/sourcemap Version ^0.1.4
components/font-awesome Version 5.9.*
dflydev/fig-cookies Version ^1.0.2
doctrine/dbal Version ^2.7
franzl/whoops-middleware Version ^0.4.0
illuminate/bus Version 5.7.*
illuminate/cache Version 5.7.*
illuminate/config Version 5.7.*
illuminate/container Version 5.7.*
illuminate/contracts Version 5.7.*
illuminate/database Version 5.7.*
illuminate/events Version 5.7.*
illuminate/filesystem Version 5.7.*
illuminate/hashing Version 5.7.*
illuminate/mail Version 5.7.*
illuminate/queue Version 5.7.*
illuminate/session Version 5.7.*
illuminate/support Version 5.7.*
illuminate/validation Version 5.7.*
illuminate/view Version 5.7.*
intervention/image Version ^2.3.0
laminas/laminas-diactoros Version ^1.8.4
laminas/laminas-httphandlerrunner Version ^1.0
laminas/laminas-stratigility Version ^3.0
league/flysystem Version ^1.0.11
matthiasmullie/minify Version ^1.3
middlewares/base-path Version ^1.1
middlewares/base-path-router Version ^0.2.1
middlewares/request-handler Version ^1.2
monolog/monolog Version ^1.16.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
s9e/text-formatter Version ^2.3.6
symfony/config Version ^3.3
symfony/console Version ^4.2
symfony/event-dispatcher Version ^4.3.2
symfony/translation Version ^3.3
symfony/yaml Version ^3.3
tobscure/json-api Version ^0.3.0
wikimedia/less.php Version ^2.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 izapbrasil/core contains the following files

Loading the files please wait ....