diff --git a/by-language.md b/by-language.md index 7063ad5..a5efe79 100644 --- a/by-language.md +++ b/by-language.md @@ -600,7 +600,7 @@ - [aristanetworks/nix-serve-ng](https://github.com/aristanetworks/nix-serve-ng) - A drop-in replacement for nix-serve that is faster and more reliable - [wireapp/wire-server](https://github.com/wireapp/wire-server) - 🇪🇺 Wire back-end services - [srid/emanote](https://github.com/srid/emanote) - Emanate a structured view of your plain-text notes -- [nix-community/nix-vscode-extensions](https://github.com/nix-community/nix-vscode-extensions) - VS Code Marketplace and Open VSX extensions as Nix expressions +- [nix-community/nix-vscode-extensions](https://github.com/nix-community/nix-vscode-extensions) - Nix expressions for VS Code Marketplace and Open VSX extensions - [NixOS/nixfmt](https://github.com/NixOS/nixfmt) - The official formatter for Nix code - [koalaman/shellcheck](https://github.com/koalaman/shellcheck) - ShellCheck, a static analysis tool for shell scripts - [jgm/pandoc](https://github.com/jgm/pandoc) - Universal markup converter @@ -1584,6 +1584,8 @@ ## PHP +- [spatie/laravel-feed](https://github.com/spatie/laravel-feed) - Easily generate RSS feeds +- [vedmant/laravel-feed-reader](https://github.com/vedmant/laravel-feed-reader) - A simple RSS feed reader for Laravel - [Leantime/leantime](https://github.com/Leantime/leantime) - Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind. - [spatie/sheets](https://github.com/spatie/sheets) - Store & retrieve your static content in plain text files - [catfan/Medoo](https://github.com/catfan/Medoo) - The lightweight PHP database framework to accelerate the development. diff --git a/by-topic.md b/by-topic.md index 643a8c7..7d232f2 100644 --- a/by-topic.md +++ b/by-topic.md @@ -2227,6 +2227,7 @@ ## laravel +- [spatie/laravel-feed](https://github.com/spatie/laravel-feed) - Easily generate RSS feeds - [spatie/sheets](https://github.com/spatie/sheets) - Store & retrieve your static content in plain text files - [Kovah/LinkAce](https://github.com/Kovah/LinkAce) - LinkAce is a self-hosted archive to collect links of your favorite websites. - [Power-Components/livewire-powergrid](https://github.com/Power-Components/livewire-powergrid) - ⚡ PowerGrid generates modern, powerful and easy-to-customize data tables using Laravel Livewire. @@ -2795,6 +2796,7 @@ ## others +- [vedmant/laravel-feed-reader](https://github.com/vedmant/laravel-feed-reader) - A simple RSS feed reader for Laravel - [nkanaev/yarr](https://github.com/nkanaev/yarr) - yet another rss reader - [andre4ik3/agefs](https://github.com/andre4ik3/agefs) - FUSE filesystem that decrypts age secrets on the fly - [garyp/pocket-ding](https://github.com/garyp/pocket-ding) - A Progressive Web App (PWA) that provides an enhanced offline reading experience for bookmarks hosted on a Linkding server. @@ -4161,6 +4163,7 @@ ## php +- [spatie/laravel-feed](https://github.com/spatie/laravel-feed) - Easily generate RSS feeds - [Leantime/leantime](https://github.com/Leantime/leantime) - Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind. - [catfan/Medoo](https://github.com/catfan/Medoo) - The lightweight PHP database framework to accelerate the development. - [flightphp/skeleton](https://github.com/flightphp/skeleton) - This is an example repository of how a more complex Flight project might be setup.