Updated 11h ago
RSS
โ–ฆ โ‰ก ๐Ÿ“ฐ

Blogs

11h 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 11h 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 11h 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 11h 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 11h 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 11h 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 11h 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 11h 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 11h 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 11h 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 11h ago
12
[news] Yii3 web application template 1.3.0

Yii3 web application template version 1.3.0 was released. In this version: Replace deprecated PHP CS Fixer rule set @PER-CS2.0 with @PER-CS Do not write logs to file since that's not needed for both Docker and ./yii serve Allow symfony/console 8 Remove yiisoft/data-response depe…

Blogs yiiframework.com samdark 11h ago
13
[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 11h ago
14
[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 11h ago
15
[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 11h ago
16
[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 11h ago
17
[extension] ldkafka/yii2-scheduler

yii2-scheduler ¶ Installation Usage Upgrade notes Release checklist Logging Monitoring Events Cleanup and safety Compatibility License High-resolution cron-like job scheduler for Yii2 supporting: External cron mode (invoke the scheduler from system cron, typically every minute) …

Blogs yiiframework.com ldk 11h ago
18
[extension] ldkafka/yii2-google-gemini

Yii2 Google Gemini Component (v2.0.0) ¶ What’s New in 2.0.0 Feature Summary Requirements Installation Quick Start Usage Examples Caching Modes Deep Dive Console Commands Configuration Options Supported Models (Snapshot) Canonical Response Format Helper Methods Cache Modes (Summa…

Blogs yiiframework.com ldk 11h ago
19
[extension] rft/yii2-searchable-depdrop

Searchable & Dependent Dropdown Widget for Yii2 ¶ Features Installation Usage Styling Features Configuration Options Recent Changes (v1.0.1) License A reusable Yii2 widget that provides a searchable dropdown list with support for dependent (cascading) dropdowns. It is design…

Blogs yiiframework.com zenjaku 11h ago
20
[extension] mspirkov/yii2-web

Yii2 Web Extension Installation Components A package of helper classes for working with web components in Yii2. Installation ¶Run php composer.phar require mspirkov/yii2-web or add "mspirkov/yii2-web": "^0.4" to the require section of your composer.json file. Components ¶ Cookie…

Blogs yiiframework.com max-s-lab 11h ago

GitHub

11h 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 โ–ฒ 71.9k danielmiessler 11h ago โš  Safety
2
coollabsio/coolify

An open-source, self-hostable PaaS alternative to Vercel, Heroku & Netlify that lets you easily deploy static sites, databases, full-stack applications and 280+ one-click services on your own servers.

GitHub โ–ฒ 57.7k coollabsio 11h ago โš  Safety
3
nextcloud/server

โ˜๏ธ Nextcloud server, a safe home for all your data

GitHub โ–ฒ 36k nextcloud 23h ago โš  Safety
4
laravel/framework

Laravel is a web application framework with expressive, elegant syntax.

GitHub โ–ฒ 34.8k laravel 11h ago โš  Safety
5
filamentphp/filament

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

GitHub โ–ฒ 31.3k filamentphp 11h ago โš  Safety
6
symfony/symfony

The Symfony PHP framework

GitHub โ–ฒ 31.1k symfony 11h ago โš  Safety
7
blueimp/jQuery-File-Upload

File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.

GitHub โ–ฒ 30.7k blueimp 11h ago โš  Safety
8
composer/composer

Dependency Manager for PHP

GitHub โ–ฒ 29.5k composer 11h ago โš  Safety
9
PHPMailer/PHPMailer

The classic email sending library for PHP

GitHub โ–ฒ 22.2k PHPMailer 11h ago โš  Safety
10
matomo-org/matomo

Empowering People Ethically ๐Ÿš€ — Matomo is hiring! Join us → https://matomo.org/jobs Matomo is the leading open-source alternative to Google Analytics, giving you complete control and built-in privacy. Easily collect, visualise, and analyse data from websites & apps. Star us on GitHub โญ๏ธ – Pull Requests welcome!

GitHub โ–ฒ 21.7k matomo-org 11h ago โš  Safety
11
Seldaek/monolog

Sends your logs to files, sockets, inboxes, databases and various web services

GitHub โ–ฒ 21.4k Seldaek 23h ago โš  Safety
12
FreshRSS/FreshRSS

A free, self-hostable news aggregator…

GitHub โ–ฒ 15.4k FreshRSS 23h ago โš  Safety
13
yiisoft/yii2

Yii 2: The Fast, Secure and Professional PHP Framework

GitHub โ–ฒ 14.3k yiisoft 11h ago โš  Safety
14
PHPOffice/PhpSpreadsheet

A pure PHP library for reading and writing spreadsheet files

GitHub โ–ฒ 13.9k PHPOffice 23h ago โš  Safety
15
digininja/DVWA

Damn Vulnerable Web Application (DVWA)

GitHub โ–ฒ 13.3k digininja 23h ago โš  Safety
16
magento/magento2

Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.

GitHub โ–ฒ 12.1k magento 23h ago โš  Safety
17
assimon/dujiaoka

๐Ÿฆ„็‹ฌ่ง’ๆ•ฐๅก(่‡ชๅŠจๅ”ฎ่ดง็ณป็ปŸ)-ๅผ€ๆบ็ซ™้•ฟ่‡ชๅŠจๅŒ–ๅ”ฎ่ดง่งฃๅ†ณๆ–นๆกˆใ€้ซ˜ๆ•ˆใ€็จณๅฎšใ€ๅฟซ้€Ÿ๏ผ๐Ÿš€๐Ÿš€๐ŸŽ‰๐ŸŽ‰

GitHub โ–ฒ 12.1k assimon 23h ago โš  Safety
18
z-song/laravel-admin

Build a full-featured administrative interface in ten minutes

GitHub โ–ฒ 11.2k z-song 11h ago โš  Safety
19
woocommerce/woocommerce

A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.

GitHub โ–ฒ 10.4k woocommerce 23h ago โš  Safety
20
nextcloud/all-in-one

๐Ÿ“ฆ The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance.

GitHub โ–ฒ 10k nextcloud 23h ago โš  Safety
21
mautic/mautic

Mautic: Open Source Marketing Automation Software.

GitHub โ–ฒ 10k mautic 23h ago โš  Safety
22
PrestaShop/PrestaShop

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

GitHub โ–ฒ 9.1k PrestaShop 11h ago โš  Safety
23
opencart/opencart

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

GitHub โ–ฒ 8.2k opencart 11h ago โš  Safety
24
predis/predis

A flexible and feature-complete Redis/Valkey client for PHP.

GitHub โ–ฒ 7.8k predis 11h ago โš  Safety
25
Dolibarr/dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.

GitHub โ–ฒ 7.4k Dolibarr 11h ago โš  Safety
26
glpi-project/glpi

GLPI is a Free Asset and IT Management Software package, Data center management, ITIL Service Desk, licenses tracking and software auditing.

GitHub โ–ฒ 6.1k glpi-project 11h ago โš  Safety
27
openemr/openemr

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

GitHub โ–ฒ 5.3k openemr 11h ago โš  Safety
28
joomla/joomla-cms

Home of the Joomla! Content Management System

GitHub โ–ฒ 5.1k joomla 23h ago โš  Safety
29
librenms/librenms

Community-based GPL-licensed network monitoring system

GitHub โ–ฒ 4.8k librenms 23h ago โš  Safety
30
HiEventsDev/Hi.Events

Open-source event management and ticket selling platform — perfect for concerts, conferences, and everything in between ๐ŸŽŸ๏ธ If you find this project helpful, please consider giving us a star โญ๏ธ

GitHub โ–ฒ 3.9k HiEventsDev 11h ago โš  Safety