eventum / composer

Eventum Composer repository

Home Page:https://eventum.github.io/composer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eventum Composer repository

This is composer repository to speed up packages installation in Eventum.

Contains:

  • PEAR packages used by Eventum
  • Third-party libraries lacking composer.json or having broken composer.json
  • Packages that needed fixes that upstream does not accept

To use this, Eventum composer.json should contain:

	"repositories": [
		{
			"type": "composer",
			"url": "https://eventum.github.io/composer/"
		},
    ]

Head over to https://eventum.github.io/composer/ to browse available packages.

NOTE: actual composer repository is on gh-pages branch

About

Eventum Composer repository

https://eventum.github.io/composer/


Languages

Language:Makefile 100.0%