https://github.com/imponeer/editor-contracts
Interfaces for building PHP classes that lets to easier make web editor integrations in your content management systems
https://github.com/imponeer/editor-contracts
contracts editor hacktoberfest interfaces
Last synced: over 1 year ago
JSON representation
Interfaces for building PHP classes that lets to easier make web editor integrations in your content management systems
- Host: GitHub
- URL: https://github.com/imponeer/editor-contracts
- Owner: imponeer
- License: mit
- Created: 2021-10-12T08:00:52.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T11:43:26.000Z (over 1 year ago)
- Last Synced: 2024-10-28T15:07:06.955Z (over 1 year ago)
- Topics: contracts, editor, hacktoberfest, interfaces
- Language: PHP
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](LICENSE)
[](https://github.com/imponeer/editor-contracts/releases) [](http://php.net)
[](https://packagist.org/packages/imponeer/editor-contracts)
# Editor Contracts
Interfaces for building PHP classes that lets to easier make web editor integrations in your content management systems
## Installation
To install and use this package, we recommend to use [Composer](https://getcomposer.org):
```bash
composer require imponeer/editor-contracts
```
## How to contribute?
If you want to add some functionality or fix bugs, you can fork, change and create pull request. If you not sure how this works, try [interactive GitHub tutorial](https://skills.github.com).
If you found any bug or have some questions, use [issues tab](https://github.com/imponeer/editor-contracts/issues) and write there your questions.