All Projects → yiisoft → Yii Web

yiisoft / Yii Web

Licence: bsd-3-clause
Yii web components

Projects that are alternatives of or similar to Yii Web

Ssh known hosts
Development repository for Chef Cookbook ssh_known_hosts
Stars: ✭ 73 (-2.67%)
Mutual labels:  hacktoberfest
Openjdk Tests
Home of test infrastructure for AdoptOpenJDK builds
Stars: ✭ 73 (-2.67%)
Mutual labels:  hacktoberfest
Pystdf
Python module for working with STDF files
Stars: ✭ 74 (-1.33%)
Mutual labels:  hacktoberfest
Catalogscanner
Scans Animal Crossing: New Horizon catalog from video of user scrolling through.
Stars: ✭ 74 (-1.33%)
Mutual labels:  hacktoberfest
Masc
A Web Malware Scanner
Stars: ✭ 74 (-1.33%)
Mutual labels:  hacktoberfest
Tealdeer
A very fast implementation of tldr in Rust.
Stars: ✭ 1,189 (+1485.33%)
Mutual labels:  hacktoberfest
Choco Wiki
The content from this repository has been moved to https://github.com/chocolatey/docs. If you have found an issue, or want to submit a fix, then please open an issue, or a PR, on that repository.
Stars: ✭ 73 (-2.67%)
Mutual labels:  hacktoberfest
Remoto Desde Chile
Guías y recursos para trabajadores remotes desde Chile -- a.k.a el FAQ de #remoto
Stars: ✭ 74 (-1.33%)
Mutual labels:  hacktoberfest
Captain Fact Frontend
🔎 CaptainFact - Frontend. The one you see on https://captainfact.io
Stars: ✭ 74 (-1.33%)
Mutual labels:  hacktoberfest
Lila
♞ lichess.org: the forever free, adless and open source chess server ♞
Stars: ✭ 10,315 (+13653.33%)
Mutual labels:  hacktoberfest
Lms
LMS allows teachers and educators to easily provide feedback on student programming work - both manually and automatically.
Stars: ✭ 74 (-1.33%)
Mutual labels:  hacktoberfest
Mockingcase
node package that converts a string to mOcKiNgCaSe
Stars: ✭ 74 (-1.33%)
Mutual labels:  hacktoberfest
Navi
An interactive cheatsheet tool for the command-line
Stars: ✭ 10,055 (+13306.67%)
Mutual labels:  hacktoberfest
Cstate
🔥 Open source static (serverless) status page. Uses hyperfast Go & Hugo, minimal HTML/CSS/JS, customizable, outstanding browser support (IE8+), preloaded CMS, read-only API, badges & more.
Stars: ✭ 1,186 (+1481.33%)
Mutual labels:  hacktoberfest
Dms Filter Bundle
Provides a FilterService for Symfony to allow users to implement input filtering in entities using Annotations
Stars: ✭ 74 (-1.33%)
Mutual labels:  hacktoberfest
Flatdict
Python module for interacting with nested dicts as a single level dict with delimited keys.
Stars: ✭ 73 (-2.67%)
Mutual labels:  hacktoberfest
Remove W3schools
Chrome extension to remove W3Schools results in google searches.
Stars: ✭ 73 (-2.67%)
Mutual labels:  hacktoberfest
Awesome Flutter Layouts
Collection of cool Layouts built with Flutter to Inspire Other UI developers and explore the possibilities of Flutter.
Stars: ✭ 75 (+0%)
Mutual labels:  hacktoberfest
Squareup
A sleek and modern startpage
Stars: ✭ 75 (+0%)
Mutual labels:  hacktoberfest
Reflectiondocblock
No description or website provided.
Stars: ✭ 8,910 (+11780%)
Mutual labels:  hacktoberfest

Yii Framework Web Extension


Latest Stable Version Total Downloads Build Status Scrutinizer Quality Score Code Coverage Mutation testing badge static analysis type-coverage

Installation

The package could be installed with composer:

composer require yiisoft/yii-web

General usage

Unit testing

The package is tested with PHPUnit. To run tests:

./vendor/bin/phpunit

Mutation testing

The package tests are checked with Infection mutation framework. To run it:

./vendor/bin/infection

Static analysis

The code is statically analyzed with Psalm. To run static analysis:

./vendor/bin/psalm

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

License

The Yii Framework Web Extension is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.

Maintained by Yii Software.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].