PHPackages                             richpeers/laravel-slack-resources - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. richpeers/laravel-slack-resources

ActiveProject

richpeers/laravel-slack-resources
=================================

Store url resources from slack using /resource url tag

09PHP

Since Jul 21Pushed 6y agoCompare

[ Source](https://github.com/richpeers/laravel-slack-resources)[ Packagist](https://packagist.org/packages/richpeers/laravel-slack-resources)[ RSS](/packages/richpeers-laravel-slack-resources/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-slack-resources
=======================

[](#laravel-slack-resources)

[![Latest Stable Version](https://camo.githubusercontent.com/7b13c0f48300d874a0c963c6b1532fe9f44535dec42c3f0c122aea4f81c7932e/68747470733a2f2f706f7365722e707567782e6f72672f7269636870656572732f6c61726176656c2d736c61636b2d7265736f75726365732f762f737461626c65)](https://packagist.org/packages/richpeers/laravel-slack-resources)[![Total Downloads](https://camo.githubusercontent.com/4901cb111669942b1e48af2ecf996deed9ec672f231d742af07347c536ed2afe/68747470733a2f2f706f7365722e707567782e6f72672f7269636870656572732f6c61726176656c2d736c61636b2d7265736f75726365732f646f776e6c6f616473)](https://packagist.org/packages/richpeers/laravel-slack-resources)[![Latest Unstable Version](https://camo.githubusercontent.com/1f83a3c56ae49457ae58ce5ecd215962d48207d19197f49b69395a328af82db6/68747470733a2f2f706f7365722e707567782e6f72672f7269636870656572732f6c61726176656c2d736c61636b2d7265736f75726365732f762f756e737461626c65)](https://packagist.org/packages/richpeers/laravel-slack-resources)[![License](https://camo.githubusercontent.com/fc33571b3f477357daa2527660e7f7494dc805cf4c5412be38f35fb7a222cb02/68747470733a2f2f706f7365722e707567782e6f72672f7269636870656572732f6c61726176656c2d736c61636b2d7265736f75726365732f6c6963656e7365)](https://packagist.org/packages/richpeers/laravel-slack-resources)

Laravel package for saving url resources from a slack command

This will intercept slack command `/resource https://useful-url tag`, authenticate against a slack signing secret key, record the URL and associated tags. It will then dispatch a queued job to fetch the site's meta data and title.

Install:
--------

[](#install)

`composer require richpeers/laravel-slack-resources`

Run migrations `php artisan migrate`

### Setup slack app

[](#setup-slack-app)

1. Create new app
2. Add command
3. point commmand post to your url eg `https:://your-url/api/resources`
4. Install the app to your slack workspace
5. Add the slack app's signing sectet to .env

`SLACK_SIGNING_SECRET=your_slack_app_signing_secret`

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/58d25d4013647f59e8d3896df3c7d1aa46c04e62f718ae11c5bb494d5b22233a?d=identicon)[richpeers](/maintainers/richpeers)

---

Top Contributors

[![richpeers](https://avatars.githubusercontent.com/u/2292987?v=4)](https://github.com/richpeers "richpeers (17 commits)")

### Embed Badge

![Health badge](/badges/richpeers-laravel-slack-resources/health.svg)

```
[![Health](https://phpackages.com/badges/richpeers-laravel-slack-resources/health.svg)](https://phpackages.com/packages/richpeers-laravel-slack-resources)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
