Skip to content

Do you use Symfony, Coding Standards, maintain PHP packages, monorepo, local packages, static websites and most importantly... are you extreemely lazy? You'll love the candies you find here! :)

License

Notifications You must be signed in to change notification settings

marcel-necker/symplify

 
 

Repository files navigation





Symplify - Making Everyday PHP Development Simple


In this monorepo you'll find PHP packages that help you with:

  • your first coding standard
  • maintenance of monorepo and changelog
  • clean Kernel even with Flex loading methods
  • slim and re-usable Symfony configs

You'll find all packages in /packages directory. Here is a brief overview (tip: click on the package name to see its README with more detailed features):

Coding Standards

For Symfony

For Package Development

For CLI App Developers

For Any Developer

For PHPStan Lovers

For CI Keeping you Safe

For Syntax Transformation

For Upgrades


Contributing & Issues

If you have issue and want to improve some package, put it all into this repository.

Fork and clone your repository:

git clone [email protected]:<your-name>/symplify.git
cd symplify
composer install

3 Steps to Contribute

  • 1 feature per pull-request

  • new feature must have tests

  • tests and static analysis must pass:

    vendor/bin/phpunit
    composer phpstan

We would be happy to merge your feature then 👍

About

Do you use Symfony, Coding Standards, maintain PHP packages, monorepo, local packages, static websites and most importantly... are you extreemely lazy? You'll love the candies you find here! :)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.0%
  • Latte 0.6%
  • Shell 0.3%
  • Twig 0.1%
  • Hack 0.0%
  • HTML 0.0%