omnicolor / slack
Library for creating Slack messages
Requires
- php: ^8.3
- league/uri: ^7.5
- vlucas/phpdotenv: ^5.6
Requires (Dev)
- captainhook/captainhook-phar: ^5.23
- captainhook/hook-installer: ^1.0
- friendsofphp/php-cs-fixer: ^3.59
- php-parallel-lint/php-parallel-lint: ^1.4
- phpstan/phpstan: ^1.11
- phpstan/phpstan-deprecation-rules: ^1.2
- phpstan/phpstan-phpunit: ^1.4
- phpstan/phpstan-strict-rules: ^1.6
- phpunit/phpunit: ^12.0
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.10
This package is auto-updated.
Last update: 2025-04-03 12:45:29 UTC
README
Library for building Slack slash commands and formatting interactions.
Installation
The preferred method of installation is via
Composer. Run the following command to install the
package and add it as a requirement to your project's composer.json
:
composer require omnicolor/slack
Documentation
Building Slack interactions is available in the documentation.
Contributing
This project adheres to a code of conduct. By participating in this project and its community, you are expected to uphold this code.
Contributions are welcome! To contribute, please familiarize yourself with CONTRIBUTING.md.
Copyright and License
The omnicolor/slack library is copyright ©2024 Omni Adams and licensed for use under the MIT License (MIT). Please see LICENSE for more information.