0
1
Fork 0
mirror of https://github.com/sokai/gh-stars.git synced 2025-10-10 07:20:39 +02:00

Compare commits

...

11 commits

Author SHA1 Message Date
github-actions[bot]
d3b11ba0f3
docs(language): bump data 2025-10-09 04:45:22 +00:00
github-actions[bot]
f81a3168cc
docs(topic): bump data 2025-10-09 04:41:55 +00:00
github-actions[bot]
bd846c5ca8
docs(language): bump data 2025-10-09 04:27:00 +00:00
github-actions[bot]
8c6f919f2c
docs(topic): bump data 2025-10-09 03:47:26 +00:00
github-actions[bot]
59415eaad3
docs(topic): bump data 2025-10-09 03:12:52 +00:00
github-actions[bot]
f766b83827
docs(language): bump data 2025-10-09 03:02:34 +00:00
github-actions[bot]
8253fd0c3a
docs(language): bump data 2025-10-08 23:39:46 +00:00
github-actions[bot]
19a2d07fc3
docs(topic): bump data 2025-10-08 23:34:27 +00:00
github-actions[bot]
7a4100bfba
docs(language): bump data 2025-10-08 23:19:49 +00:00
github-actions[bot]
24449e911d
docs(language): bump data 2025-10-08 21:20:13 +00:00
github-actions[bot]
b6501d2375
docs(language): bump data 2025-10-08 20:42:47 +00:00
2 changed files with 6 additions and 1 deletions

View file

@ -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.

View file

@ -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.