Download the PHP package swag-industries/drumkit without Composer

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

DRUMKIT

Mercure hub, in PHP.

Discover Mercure: The best way to discover Mercure is to run the server in dev mode with active subcription. This enables all the features including a UI (you'll be redirected on) where you can quickly test mercure locally.

How to run it

The easiest way is probably to run it in docker:

Please notice that you must provide SSL certificates to run drumkit.

You may want to use mkcert to quickly generate certificates in local:

Prepare dev environment

Run it with:

Then open https://mercure-router.local in your browser.

If you are running the command with --dev option, you should be redirected to https://mercure-router.local/.well-known/mercure/ui/

:information_source: You can also use a file to configure DRUMKIT, see documentation for more information.

Roadmap for v1.0.0

Running in production

Read this: https://amphp.org/production or use the docker implementation.

Backward compatibility promise

This project is NOT designed to be used as a library. It provides a single node mercure server.

This is why no backward compatibility is provided on any class ATM.

But you can expect no behavior change in minor version, including:

This project follows semver and so we may break any of the previous statement on major version learn more in the CHANGELOG.md file provided as well.


All versions of drumkit with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
ext-json Version *
ext-ds Version *
ext-ctype Version *
ext-pcntl Version *
php-ds/php-ds Version ^1.4
amphp/http-server Version ^3.3.1
amphp/log Version ^2.0
webmozart/assert Version ^1.10
symfony/uid Version ^6.0
amphp/http-server-form-parser Version ^2.0
lcobucci/jwt Version ^4.1
symfony/console Version ^6.2
colinodell/json5 Version ^2.3.0
symfony/config Version ^6.2
nekland/tools Version ^2.6.2
nikic/fast-route Version ^1.3.0
cspray/labrador-http-cors Version 1.0.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 swag-industries/drumkit contains the following files

Loading the files please wait ....