Updated 9h ago
RSS
📰

Blogs

9h ago
1
[news] Yii HTML 4.2

Yii HTML version 4.2.0 was released. In this version: Add beforeInput() and afterInput() methods to abstract BooleanInputTag, extended by Radio and Checkbox Add beforeCheckbox() and afterCheckbox() methods to CheckboxList, and beforeRadio() and afterRadio() methods to RadioList

Blogs yiiframework.com vjik 9h ago
2
[news] Yii Runner RoadRunner 3.2

Yii Runner RoadRunner version 3.2.0 was released. In this version: Add PHP 8.5 support Add spiral/roadrunner-http version ^v4.0.0 support

Blogs yiiframework.com vjik 9h ago
4
[news] Yii HTML 4.1

Yii HTML version 4.1.0 was released. In this version: Add test helper functions for controlling HTML ID generation

Blogs yiiframework.com vjik 9h ago
5
[news] Yii Active Record 1.1

Yii Active Record version 1.1.0 was released. In this version: Clarify $relations parameter type in JoinWith::__construct() from array<string|Closure> to array<string|callable(ActiveQueryInterface):void> Optimize performance of ActiveRecord::get() method Remove check…

Blogs yiiframework.com vjik 9h ago
6
[news] Yii RBAC PHP File Storage 2.1

Yii RBAC PHP File Storage version 2.1.0 was released. In this version: Change PHP constraint in composer.json to 8.1 - 8.5 Bump yiisoft/rbac version to ^2.1 Apply code style fixes Explicitly import functions and constants in "use" section

Blogs yiiframework.com vjik 9h ago
7
[news] Yii 2.0.55

We are pleased to announce the release of Yii Framework version 2.0.55. Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version. In this release: Security fix for CVE-2026-39850: internal variables in View::renderPhpFile()…

Blogs yiiframework.com samdark 9h ago
8
[news] Yii Log Email Target 4.2

Yii Log Email Target version 4.2.0 was released. In this version: Change PHP constraint in composer.json to 8.1 - 8.5 Raise the minimum yiisoft/mailer version to ^6.0 and adapt the code accordingly Explicitly import classes in "use" section

Blogs yiiframework.com vjik 9h ago
9
[news] Yii3 FrankenPHP worker runner 1.0.0

First stable version of FrankenPHP worker runner released. The runner allows using FrankenPHP in worker mode. In this mode application is initializer once per worker and is serving multiple reqests in this state resulting in signficiant performance gains. Since the application d…

Blogs yiiframework.com samdark 9h ago
10
[news] Yii3 application templates 1.4.0

Both web template and API template got 1.4.0 release which adds expicit Caddyfile configs for production and development Docker environments. These configs are in docker/Caddyfile for production image and docker/dev/Caddyfile for development image. After these are edited you nee…

Blogs yiiframework.com samdark 9h ago
11
[news] Response Download 1.1.0

Response download version 1.1.0 was released. In this version: Add support for psr/http-message version ^2.0 Try to determine content MIME type automatically

Blogs yiiframework.com samdark 9h ago
12
[extension] chinaphp/yii2-ide-helper

Yii2 IDE Helper ¶ 功能特性 安装 使用 PhpStorm Meta 文件详解 PhpStorm 配置 生成文件示例 测试 贡献 许可证 致谢 为 Yii2 框架提供 PhpStorm 智能代码补全支持,灵感来源于 barryvdh/laravel-ide-helper 功能特性 ¶ ✅ 为 Yii2 组件生成完整的 PHPDoc 类型提示 ✅ 为 ActiveRecord 模型生成属性和方法文档 ✅ 为 ActiveQuery 生成查询构建器提示 ✅ 生成 PhpStorm Meta 文件支持高级 IDE 特性(DI 容器、类型推断)…

Blogs yiiframework.com chinaphp 9h ago
13
[extension] neoacevedo/yii2-chartjs-widget

ChartJs Widget ¶ Installation Usage Further Information Contributing Credits License Este paquete es un fork de 2amigos/yii2-chartjs-widget, el cual se encuentra en modo de solo lectura. Este fork fue creado para mantener vivo el paquete y continuar su mantenimiento. Renders a C…

Blogs yiiframework.com NestorAcevedo 9h ago
14
[extension] davidrnk/yii2-recurring-date

yii2-recurring-date ¶ Main Features Installation Usage JSON Format (persisted) Calculation of the Next Expiration Date Configuration and Customization Validations and UX Behavior Internationalization (i18n) Tests Best Practices and Notes Contributing License A Yii2 extension/wid…

Blogs yiiframework.com DavidRmz 9h ago
15
[wiki] Building Modern SPAs with Yii2 and Inertia.js

Introduction Installation Quick Setup Core Features Best Practices Common Patterns Troubleshooting Additional Resources Conclusion Introduction ¶Inertia.js is a modern approach to building single-page applications (SPAs) without the complexity of building an API. It allows you t…

Blogs yiiframework.com akshaypjoshi 9h ago

GitHub

9h ago
1
danielmiessler/SecLists

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.

GitHub ▲ 72.6k danielmiessler 9h ago ⚠ Safety
2
nextcloud/server

☁️ Nextcloud server, a safe home for all your data

GitHub ▲ 36.3k nextcloud 9h ago ⚠ Safety
3
filamentphp/filament

A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire

GitHub ▲ 31.7k filamentphp 21h ago ⚠ Safety
4
symfony/symfony

The Symfony PHP framework

GitHub ▲ 31.1k symfony 21h ago ⚠ Safety
5
bagisto/bagisto

Free and open source laravel eCommerce platform

GitHub ▲ 27.9k bagisto 9h ago ⚠ Safety
7
FreshRSS/FreshRSS

A free, self-hostable news aggregator…

GitHub ▲ 15.7k FreshRSS 21h ago ⚠ Safety
8
digininja/DVWA

Damn Vulnerable Web Application (DVWA)

GitHub ▲ 13.5k digininja 9h ago ⚠ Safety
9
typecho/typecho

A PHP Blogging Platform. Simple and Powerful.

GitHub ▲ 12.4k typecho 21h ago ⚠ Safety
10
Leantime/leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.

GitHub ▲ 11.2k Leantime 9h ago ⚠ Safety
11
doctrine/orm

Doctrine Object Relational Mapper (ORM)

GitHub ▲ 10.2k doctrine 9h ago ⚠ Safety
13
PrestaShop/PrestaShop

PrestaShop is the universal open-source software platform to build your e-commerce solution.

GitHub ▲ 9.2k PrestaShop 9h ago ⚠ Safety
14
DenverCoder1/readme-typing-svg

⚡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text for use on your profile page, repositories, or website.

GitHub ▲ 9.2k DenverCoder1 21h ago ⚠ Safety
15
RSS-Bridge/rss-bridge

The RSS feed for websites missing it

GitHub ▲ 9.1k RSS-Bridge 9h ago ⚠ Safety
16
pterodactyl/panel

Pterodactyl® is a free, open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.

GitHub ▲ 9.1k pterodactyl 9h ago ⚠ Safety
17
ellite/Wallos

Wallos: Open-source, self-hostable personal subscription tracker. Visualize your recurring expenses, manage your budget, and save money.

GitHub ▲ 8.3k ellite 9h ago ⚠ Safety
18
opencart/opencart

A free shopping cart system. OpenCart is an open source PHP-based online e-commerce solution.

GitHub ▲ 8.2k opencart 21h ago ⚠ Safety
19
elementor/elementor

The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.

GitHub ▲ 7k elementor 9h ago ⚠ Safety
20
alexjustesen/speedtest-tracker

Speedtest Tracker is a self-hosted application that monitors the performance and uptime of your internet connection.

GitHub ▲ 5.9k alexjustesen 9h ago ⚠ Safety
21
SuiteCRM/SuiteCRM

SuiteCRM - Open source CRM for the world

GitHub ▲ 5.6k SuiteCRM 21h ago ⚠ Safety
22
openemr/openemr

The most popular open source electronic health records and medical practice management solution.

GitHub ▲ 5.3k openemr 9h ago ⚠ Safety
23
kimai/kimai

Kimai is the #1 open-source time-tracking application. From freelancers to companies and organisations - everyone can manage timesheets, generate reports, create invoices and so much more... Web-based multi-user application, available as On-Premise or SaaS version: https://www.kimai.org

GitHub ▲ 4.9k kimai 9h ago ⚠ Safety
24
cedar2025/Xboard

High-performance panel based on V2board secondary development supporting new protocols and new features

GitHub ▲ 4.6k cedar2025 21h ago ⚠ Safety
25
opnsense/core

OPNsense GUI, API and systems backend

GitHub ▲ 4.6k opnsense 9h ago ⚠ Safety
26
opensourcepos/opensourcepos

Open Source Point of Sale is a web based point of sale application written in PHP using CodeIgniter framework. It uses MySQL as the data back end and has a Bootstrap 3 based user interface. If you like this project, please give it a star! Doing so helps maintain Popular OSS status for the project.

GitHub ▲ 4.3k opensourcepos 21h ago ⚠ Safety
27
AzuraCast/AzuraCast

A self-hosted web radio management suite, including turnkey installer tools for the full radio software stack and a modern, easy-to-use web app to manage your stations.

GitHub ▲ 4k AzuraCast 9h ago ⚠ Safety
28
osTicket/osTicket

The osTicket open source ticketing system official project repository, for versions 1.8 and later

GitHub ▲ 3.9k osTicket 21h ago ⚠ Safety
29
WordPress/wordpress-develop

WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link to a pre-existing ticket on https://core.trac.wordpress.org/ with every pull request.

GitHub ▲ 3.4k WordPress 9h ago ⚠ Safety
30
Cacti/cacti

Cacti ™

GitHub ▲ 1.8k Cacti 9h ago ⚠ Safety

Trendshift

9h ago
1
zhaoxuya520/reverse-skill

Reverse Engineering / Authorized Penetration Testing / Security Research Skill Router Pack AI-powered routing + On-demand toolchain bootstrapping + Self-evolving knowledge base Supports Claude Code, Kiro, Cursor, Cline, and other AI coding clients 逆向/渗透/安全技能路由包 - AI 自动路由 + 按需自举工…

AI agent AI skills Pentesting
Trendshift ▲ 99 zhaoxuya520 22h ago ⚠ Safety
2
TencentCloud/TencentDB-Agent-Memory

TencentDB Agent Memory is a team-level memory hub for AI Agents — turning conversations, docs, and code into four reusable memory assets (Chat Memory, Skill, LLM-Wiki, Code-Graph) that are governed, shared, and equipped across agents and frameworks.

AI agent AI memory
Trendshift ▲ 98 TencentCloud 22h ago ⚠ Safety
3
lyogavin/airllm

AirLLM 70B inference with single 4GB GPU

Local LLM
Trendshift ▲ 97 lyogavin 22h ago ⚠ Safety
4
yc-software/qm

Multiplayer agent harness for work

AI agent
Trendshift ▲ 96 yc-software 22h ago ⚠ Safety
5
microsoft/AI-For-Beginners

12 Weeks, 24 Lessons, AI for All!

AI skills Programming examples
Trendshift ▲ 95 microsoft 22h ago ⚠ Safety
6
esengine/DeepSeek-Reasonix

DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

AI agent AI coding assistant
Trendshift ▲ 94 esengine 22h ago ⚠ Safety
7
QwenAudio/qwen-audio-agent

A realtime voice runtime that keeps Agents talking, working, and present. Real-time Voice Runtime for AI Agents

AI agent AI voice Audio processing
Trendshift ▲ 93 QwenAudio 1d ago ⚠ Safety
9
sherlock-project/sherlock

Hunt down social media accounts by username across social networks

Web scraping
Trendshift ▲ 92 sherlock-project 1d ago ⚠ Safety
10
FareedKhan-dev/kimi-k3-in-c

A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.

NLP Local LLM
Trendshift ▲ 92 FareedKhan-dev 22h ago ⚠ Safety
11
DannyMac180/sol-advisor

Codex-native architect orchestration with Luna and Terra implementation lanes and mandatory fresh Sol review.

AI agent AI workflow
Trendshift ▲ 91 DannyMac180 1d ago ⚠ Safety
13
trycompai/crm
AI agent
Trendshift ▲ 90 trycompai 22h ago ⚠ Safety
14
s1dashu/animated-voiceover

Create polished educational animated voiceover videos with reusable scripting, visual direction, voice consistency, and CLI-based generation workflows.

AI video generation AI workflow
Trendshift ▲ 89 s1dashu 1d ago ⚠ Safety
15
codecrafters-io/build-your-own-x

Master programming by recreating your favorite technologies from scratch.

Programming examples
Trendshift ▲ 89 codecrafters-io 22h ago ⚠ Safety
16
Panniantong/Agent-Reach

Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.

AI agent Web scraping Search
Trendshift ▲ 88 Panniantong 22h ago ⚠ Safety
17
firecrawl/pdf-inspector

Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions.

Document processing
Trendshift ▲ 87 firecrawl 22h ago ⚠ Safety
18
abus-aikorea/voice-pro

Gradio WebUI for creators and developers, featuring key TTS (Edge-TTS, kokoro) and zero-shot Voice Cloning (E2 & F5-TTS, CosyVoice), with Whisper audio processing, YouTube download, Demucs vocal isolation, and multilingual translation.

AI voice AI translation Text to speech Audio processing
Trendshift ▲ 86 abus-aikorea 1d ago ⚠ Safety
19
thebuggeddev/anatomy

An interactive 3D human anatomy explorer built using threejs with GPT 5.6 Sol

Authentication
Trendshift ▲ 86 thebuggeddev 22h ago ⚠ Safety
20
browser-use/video-use

Edit videos with coding agents

AI video generation Video editing
Trendshift ▲ 85 browser-use 22h ago ⚠ Safety
21
simonlin1212/Vibe-Research

Vibe-Research: Your Personal Trading Research Agent · A股/美股/港股 的个人投研 Agent:每日复盘、资讯雷达、个股数据、板块中心、我的持仓、研究记录。Vibe-Research 把数据和功能配齐,由你自己的 AI 驱动投资研究。

AI agent Fintech
Trendshift ▲ 84 simonlin1212 1d ago ⚠ Safety
22
sqliteai/waste

Run the full 2.78-trillion-parameter Kimi K3 model beyond available RAM by streaming activated weights directly from NVMe. A dependency-free, embeddable C inference engine.

Local LLM
Trendshift ▲ 84 sqliteai 22h ago ⚠ Safety
24
MIgHTy-alIeN/Ethereum-Trading-Bot

An arbitrage bot is a smart contract connected to an external automation script that controls its operation.

Crypto trading
Trendshift ▲ 83 MIgHTy-alIeN 1d ago ⚠ Safety
25
vercel/next-forge

Production-grade Turborepo template for Next.js apps.

Authentication Design system UI components
Trendshift ▲ 82 vercel 22h ago ⚠ Safety
26
bytedance/deer-flow

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.

AI agent AI workflow
Trendshift ▲ 81 bytedance 1d ago ⚠ Safety
27
usekaneo/kaneo

🎯 All you need. Nothing you don't. Open source project management that works for you, not against you.

Self-hosted
Trendshift ▲ 81 usekaneo 22h ago ⚠ Safety
28
byoungd/up

An advanced guide which might benefit you a lot 🎉 . 人生进阶指南 离谱的人生 离谱的英语学习指南/英语学习教程/英语学习/学英语

Curated list
Trendshift ▲ 80 byoungd 22h ago ⚠ Safety
29
semantica-agi/semantica

Graph-Native Infrastructure for Context and Accountable AI Systems

AI infrastructure
Trendshift ▲ 79 semantica-agi 1d ago ⚠ Safety
30
Kritt-ai/open-kritt

Orchestrate AI agents to find real vulnerabilities in code.

AI agent Workflow automation Pentesting Self-hosted
Trendshift ▲ 79 Kritt-ai 22h ago ⚠ Safety