Download the PHP package flute-cms/cms without Composer

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

Flute CMS

Open-source CMS for game server communities

Release License Stars Discord PHP 8.2+

Documentation · Website · Discord · Marketplace · Русский


Flute is a free, self-hosted CMS designed for game server communities — CS2, CS:GO, TF2, Minecraft, and others. It ships with a modular plugin system, a built-in marketplace, an admin panel, payment integrations, and social auth out of the box. Install it, extend it, make it yours.

[!NOTE] Flute is under active development on the early branch. The main branch contains stable releases. If you'd like to contribute, please see the Contributing section.

Features

Getting Started

Requirements

Installation

Open your browser and follow the web installer. That's it.

[!TIP] Docker Compose and Nginx presets are included in the repository. See the deployment guide for details.

Tech Stack

Flute is built on PHP 8.2+ with a component-based architecture:

Project Structure

Module Development

Every module lives in app/Modules/<Name>/ with a consistent structure:

Routes use PHP attributes — no separate route files:

Full guide → docs.flute-cms.com/en/modules

CLI

Contributing

We welcome contributions — bug reports, features, code, docs, and translations.

  1. Fork the repo and create a branch from early
  2. Make your changes and ensure composer test passes
  3. Submit a pull request

Branches:

Commit convention: imperative, scoped messages:

See CONTRIBUTING.md for the full guide.

Security

If you discover a security vulnerability, please email [email protected] instead of using the issue tracker. All security issues will be addressed promptly.

Community

License

Flute is open-source software licensed under the GNU General Public License v3.0 or later.


Created by Flames


All versions of cms with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
clickfwd/yoyo Version ^0.10.1
composer/composer Version ^2.7
cycle/active-record Version ^0.8.0
cycle/annotated Version ^4.1
cycle/database Version 2.15.1
cycle/entity-behavior Version ^1.3
cycle/migrations Version ^4.2
cycle/orm Version ^2.8.0
cycle/schema-builder Version ^2.9
cycle/schema-migrations-generator Version ^2.2
doctrine/collections Version ^2.2
erusev/parsedown Version ^1.7
guzzlehttp/guzzle Version ^7.9
guzzlehttp/promises Version ^2.0
hassankhan/config Version ^3.1
hybridauth/hybridauth Version ^3.11
illuminate/view Version ^9.52
jenssegers/agent Version ^2.6
jenssegers/blade Version ^2.0
league/glide Version ^2.3
league/omnipay Version ^3.2
madesimple/php-arrays Version ^3.0
matthiasmullie/minify Version ^1.3
monolog/monolog Version ^3.0
nette/schema Version ^1.3
padaliyajay/php-autoprefixer Version ^1.4
paragonie/constant_time_encoding Version ^3.1
peppeocchi/php-cron-scheduler Version ^4.0
perftools/php-profiler Version ^1.2
php-di/php-di Version ^7.0
php-http/guzzle7-adapter Version ^1.0
predis/predis Version ^2.3
psr/log Version ^1.1 || ^2.0 || ^3.0
ramsey/uuid Version ^4.7
rosell-dk/webp-convert Version ^2.9
sabberworm/php-css-parser Version ^8.9.0
scssphp/scssphp Version ^1.13
sebastian/diff Version ^6.0.2
spomky-labs/otphp Version ^11.3
symfony/asset Version ^6.4
symfony/cache Version ^6.4
symfony/config Version ^7.0
symfony/event-dispatcher Version ^6.4
symfony/filesystem Version ^6.4
symfony/http-foundation Version ^6.4
symfony/http-kernel Version ^6.4
symfony/mailer Version ^6.4
symfony/mime Version ^6.4
symfony/process Version ^6.4
symfony/rate-limiter Version ^6.4
symfony/routing Version ^6.4
symfony/scheduler Version ^6.4
symfony/security-csrf Version ^6.4
symfony/stopwatch Version ^6.4
symfony/string Version ^6.4
symfony/translation Version ^6.4
tracy/tracy Version ^2.10
wikimedia/composer-merge-plugin Version ^2.1
xpaw/php-source-query-class Version ^4.0
xpaw/steamid 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 flute-cms/cms contains the following files

Loading the files please wait ...