Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/contao-community-alliance/events-contao-bindings
This library turns the Contao Core API into events.
https://github.com/contao-community-alliance/events-contao-bindings
Last synced: about 1 month ago
JSON representation
This library turns the Contao Core API into events.
- Host: GitHub
- URL: https://github.com/contao-community-alliance/events-contao-bindings
- Owner: contao-community-alliance
- License: lgpl-3.0
- Created: 2014-01-13T23:29:37.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-06T12:48:06.000Z (about 2 months ago)
- Last Synced: 2024-11-06T13:51:30.886Z (about 2 months ago)
- Language: PHP
- Size: 352 KB
- Stars: 2
- Watchers: 10
- Forks: 4
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Contao event bindings
=====================
[![Version](http://img.shields.io/packagist/v/contao-community-alliance/events-contao-bindings.svg?style=flat-square)](https://packagist.org/packages/contao-community-alliance/events-contao-bindings)
[![Build Status](https://github.com/contao-community-alliance/events-contao-bindings/actions/workflows/diagnostics.yml/badge.svg)](https://github.com/contao-community-alliance/events-contao-bindings/actions)
[![License](http://img.shields.io/packagist/l/contao-community-alliance/events-contao-bindings.svg?style=flat-square)](http://spdx.org/licenses/LGPL-3.0+)
[![Downloads](http://img.shields.io/packagist/dt/contao-community-alliance/events-contao-bindings.svg?style=flat-square)](https://packagist.org/packages/contao-community-alliance/events-contao-bindings)This library turns the Contao Core API into events.
Known limitations:
------------------* We have no manual so far. Bummer! :/
* We have not tested it all yet, so please give it a try yourself.