KubaRocks / Symplify

Do you use Symfony, maintain packages and are you lazy? You'll love candies you'll find here! :) Send PRs and issues to this monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symplify main repository

Build Status Coverage Status Subscribe

Build Status Downloads

Final interface, ::class Constant and other useful Checkers for PHP-CS-Fixer and PHP_CodeSniffer.

Build Status Downloads

The best and easiest way to start coding standard with. Combined both PHP-CS-Fixer and PHP_CodeSniffer.

Used by Shopsys, Nette, Sylius, php-ai/php-ml, LMC and Sunfox.

ECS-Run

Build Status Downloads

Statie helps you to host and develop your blog on Github. A static site generator with aim on community websites.

Pehapkari.cz (Github repo) and TomasVotruba.cz (Github repo).

Other Utils Packages

You'll find them all in /packages directory:

Install

Fork, clone your repository and install dependencies:

git clone git@github.com:<your-name>/Symplify.git
cd Symplify
composer update

Contributing

This is a monolithic repository for Symplify packages. Put all your PRs and ISSUEs here.

3 Steps to Contribute

  • 1 feature per pull-request

  • New feature needs tests

  • Tests and static analysis must pass:

    composer complete-check
    
    # coding standard issues fix with
    composer fix-cs

We would be happy to merge your feature then.

About

Do you use Symfony, maintain packages and are you lazy? You'll love candies you'll find here! :) Send PRs and issues to this monorepo

License:MIT License


Languages

Language:PHP 98.9%Language:HTML 0.5%Language:Shell 0.4%Language:JavaScript 0.1%Language:CSS 0.0%