zhishiq / flarum-core
Delightfully simple forum software.
Requires
- php: >=7.1
- axy/sourcemap: ^0.1.4
- components/font-awesome: ^5.4.2
- dflydev/fig-cookies: ^1.0.2
- doctrine/dbal: ^2.7
- franzl/whoops-middleware: ^0.4.0
- illuminate/bus: 5.5.*
- illuminate/cache: 5.5.*
- illuminate/config: 5.5.*
- illuminate/container: 5.5.*
- illuminate/contracts: 5.5.*
- illuminate/database: 5.5.*
- illuminate/events: 5.5.*
- illuminate/filesystem: 5.5.*
- illuminate/hashing: 5.5.*
- illuminate/mail: 5.5.*
- illuminate/session: 5.5.*
- illuminate/support: 5.5.*
- illuminate/validation: 5.5.*
- illuminate/view: 5.5.*
- intervention/image: ^2.3.0
- league/flysystem: ^1.0.11
- matthiasmullie/minify: ^1.3
- middlewares/base-path: ^1.1
- middlewares/base-path-router: ^0.2.1
- middlewares/request-handler: ^1.2
- monolog/monolog: ^1.16.0
- nikic/fast-route: ^0.6
- oyejorge/less.php: ^1.7
- psr/http-message: ^1.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- s9e/text-formatter: ^1.2.0
- symfony/config: ^3.3
- symfony/console: ^3.3
- symfony/http-foundation: ^3.3
- symfony/translation: ^3.3
- symfony/yaml: ^3.3
- tobscure/json-api: ^0.3.0
- zendframework/zend-diactoros: ^1.8.4
- zendframework/zend-httphandlerrunner: ^1.0
- zendframework/zend-stratigility: ^3.0
Requires (Dev)
- mockery/mockery: ^0.9.4
- phpunit/phpunit: ^6.0
- dev-master / 0.1.x-dev
- v0.1.0-beta.8.1
- v0.1.0-beta.8
- v0.1.0-beta.7.2
- v0.1.0-beta.7.1
- v0.1.0-beta.7
- v0.1.0-beta.6
- v0.1.0-beta.5
- v0.1.0-beta.4
- v0.1.0-beta.3
- v0.1.0-beta.2
- v0.1.0-beta
- dev-dk/1640-illuminate-57
- dev-fl/installer-cleanup
- dev-fl/1578-remove-subscribers
- dev-1236-user-preferences
- dev-fl/remove-welcome-banner
- dev-fl/frontend-extender
- dev-0.1.0-beta.7
- dev-tz/attribute-naming
- dev-psr-15
- dev-discussion-design-tweaks
- dev-next-front
This package is auto-updated.
Last update: 2024-10-11 21:06:15 UTC
README
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:
-
Fast and simple. No clutter, no bloat, no complex dependencies. Flarum is built with PHP so it’s quick and easy to deploy. The interface is powered by Mithril, a performant JavaScript framework with a tiny footprint.
-
Beautiful and responsive. This is forum software for humans. Flarum is carefully designed to be consistent and intuitive across platforms, out-of-the-box.
-
Powerful and extensible. Customize, extend, and integrate Flarum to suit your community. Flarum’s architecture is amazingly flexible, with a powerful Extension API.
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@flarum.org. All security vulnerabilities will be promptly addressed.
License
Flarum is open-source software licensed under the MIT License.