fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.6K
active users

#SlimFramework

0 posts0 participants0 posts today
Rob Allen<p>I’ve just released Slim-Http v1.4.0 which provides support for psr/http-message 2.0. </p><p>Thanks to <span class="h-card" translate="no"><a href="https://qoto.org/@sandfox" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>sandfox</span></a></span> for pinging me about the outstanding PR. I’m always happy to be pinged about things like this as keeping up with everything within the limited time I have available for OSS is difficult.</p><p> <a href="https://social.akrabat.com/tags/php" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>php</span></a> <a href="https://social.akrabat.com/tags/slimframework" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>slimframework</span></a></p><p><a href="https://github.com/slimphp/Slim-Http/releases/tag/1.4.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/slimphp/Slim-Http/r</span><span class="invisible">eleases/tag/1.4.0</span></a></p>
Rob Allen<p>If you need psr/http-message 2.0 support with Slim-Csrf, I’ve just released 1.5.0 with this support. <a href="https://social.akrabat.com/tags/php" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>php</span></a> <a href="https://social.akrabat.com/tags/slimframework" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>slimframework</span></a></p><p><a href="https://github.com/slimphp/Slim-Csrf/releases/tag/1.5.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/slimphp/Slim-Csrf/r</span><span class="invisible">eleases/tag/1.5.0</span></a></p>
Rob Allen<p>It's been too long since the last release, but, I've released Slim/Psr7 v1.7.0. <a href="https://social.akrabat.com/tags/php" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>php</span></a> <a href="https://social.akrabat.com/tags/slimframework" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>slimframework</span></a></p><p><a href="https://github.com/slimphp/Slim-Psr7/releases/tag/1.7.0" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/slimphp/Slim-Psr7/r</span><span class="invisible">eleases/tag/1.7.0</span></a></p>
Jim Winstead<p>Just sort of thinking out loud about how I organized some code in a Slim Framework application as I gear up to write some more code. <a href="https://mefi.social/tags/PHP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>PHP</span></a> <a href="https://mefi.social/tags/SlimFramework" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SlimFramework</span></a> <a href="https://trainedmonkey.com/2024/01/28/where_to_put_routing_code" rel="nofollow noopener" target="_blank"><span class="invisible">https://</span><span class="ellipsis">trainedmonkey.com/2024/01/28/w</span><span class="invisible">here_to_put_routing_code</span></a></p>
lil5 :golang: 🚲 🇳🇱<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@rollbrettklauen" class="u-url mention">@<span>rollbrettklauen</span></a></span> as long as you’re writing in php a powerful shared hosting option does the job.</p><p>It’s not as fancy as k8s clusters with docker, with nodejs, but a lot cheaper and low/no maintenance.</p><p>If you’re not looking forward to writing on OOP laravel give <a href="https://fosstodon.org/tags/SlimFramework" class="mention hashtag" rel="tag">#<span>SlimFramework</span></a> a try ;)</p><p><a href="https://www.slimframework.com/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="">slimframework.com/</span><span class="invisible"></span></a></p>
lil5 :golang: 🚲 🇳🇱<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@slashtechno" class="u-url mention">@<span>slashtechno</span></a></span> you’d need to;<br />1. cache and occasionally get the feed the the mastodon api(or rss) <br />2. Run a small api to get the cached contents (Maybe with <a href="https://fosstodon.org/tags/SlimFramework" class="mention hashtag" rel="tag">#<span>SlimFramework</span></a> or <a href="https://fosstodon.org/tags/Flask" class="mention hashtag" rel="tag">#<span>Flask</span></a> )<br />3. Use something like <a href="https://fosstodon.org/tags/AlpineJS" class="mention hashtag" rel="tag">#<span>AlpineJS</span></a> to fetch the content in the static frontend add it in the style you want.</p>