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

Symplify - Making Everyday PHP Development Simple

Coverage
SonarCube

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 Standard Utils

Easy Coding Standard

Downloads

The easiest way to start a coding standard in your project. Easy, simple and intuitive. Combines both PHP-CS-Fixer and PHP_CodeSniffer.

Coding Standard

Downloads

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

Symfony Kernel and Dependency Injection on MDMA

Autodiscovery

Downloads

Forget manual registration of translations, templates, mappings and routes in Symfony Application

Flex Loader

Downloads

Keep your Symfony Kernel slim again and let flex-loader load all the configs

Auto Bind Parameter

Downloads

Auto bind parameters for your Symfony applications

Autowire Array Parameter

Downloads

Autowire Array Parameters for Symfony applications.

Symfony Utils

Package Builder

Downloads

Speed up your package DI Containers integration and Console apps to Symfony

Smart File System

Downloads

Making SplFileInfo smarter with methods you really need.

Maintainer's Friend

Changelog Linker

Downloads

Why write CHANGELOG.md, when you can generate it

Monorepo Builder

Downloads

Validate, split, release and maintain Monorepo like a boss

Statie

Downloads

www.statie.org - Static website generator in PHP with Twig/Latte, that fuels Pehapkari.cz and tomasvotruba.com.

CLI Utils

Set Config Resolver

Downloads

Loads configs to you with CLI --config, -c, --set, -s or sets parameter

Install

Go to particular package and get it via composer require.

Contributing & Issues

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

Fork, clone your repository and install dependencies:

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

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.

主要指标

概览
名称与所有者DimitarPetrov/stegify
主编程语言Go
编程语言PHP (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2018-11-30 00:45:58
推送于2023-04-11 14:07:37
最后一次提交2023-04-11 14:07:37
发布数3
最新版本名称v1.2 (发布于 )
第一版名称v1.0 (发布于 )
用户参与
星数1.3k
关注者数24
派生数118
提交数57
已启用问题?
问题数3
打开的问题数0
拉请求数2
打开的拉请求数0
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?