Big-Shark / Symplify

Do you use Symfony, Coding Standards, maintain PHP packages, automate monorepo, generate static website and are you lazy? You'll love the candies you find here! :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symplify

CI Status Coverage Status

Build Status Downloads

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

ECS-Run

Used by:




Build Status Downloads

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


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, Coding Standards, maintain PHP packages, automate monorepo, generate static website and are you lazy? You'll love the candies you find here! :)

License:MIT License


Languages

Language:PHP 97.9%Language:HTML 1.7%Language:Shell 0.3%Language:JavaScript 0.1%Language:CSS 0.0%