imponeer / editor-contracts
Interfaces for building PHP classes that lets to easier make web editor integrations in your content management systems
Installs: 18 277
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
- symfony/polyfill-php80: ^1.23
README
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:
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.
If you found any bug or have some questions, use issues tab and write there your questions.