Skip to content

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

Notifications You must be signed in to change notification settings

Big-Shark/Symplify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6,639 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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! :)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.9%
  • HTML 1.7%
  • Other 0.4%