VincentLanglet's Stars
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
reduxjs/redux
A JS library for predictable global state management
git/git
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.
prettier/prettier
Prettier is an opinionated code formatter.
yarnpkg/yarn
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
symfony/symfony
The Symfony PHP framework
composer/composer
Dependency Manager for PHP
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
eslint/eslint
Find and fix problems in your JavaScript code.
sebastianbergmann/phpunit
The PHP Unit Testing framework.
phpstan/phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
PHP-CS-Fixer/PHP-CS-Fixer
A tool to automatically fix PHP Coding Standards issues
stylelint/stylelint
A mighty CSS linter that helps you avoid errors and enforce conventions.
ds300/patch-package
Fix broken node modules instantly 🏃🏽♀️💨
doctrine/orm
Doctrine Object Relational Mapper (ORM)
rectorphp/rector
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
twigphp/Twig
Twig, the flexible, fast, and secure template language for PHP
vimeo/psalm
A static analysis tool for finding errors in PHP applications
DavidAnson/markdownlint
A Node.js style checker and lint tool for Markdown/CommonMark files.
sonata-project/SonataAdminBundle
The missing Symfony Admin Generator
dmaicher/doctrine-test-bundle
Symfony bundle to isolate your app's doctrine database tests and improve the test performance
phpstan/phpstan-symfony
Symfony extension for PHPStan
phpstan/phpstan-strict-rules
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-doctrine
Doctrine extensions for PHPStan
phpstan/phpstan-phpunit
PHPUnit extensions and rules for PHPStan
vaimo/composer-patches
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and composer command for testing/troubleshooting patches.