Giter Site home page Giter Site logo

mentax / symplify Goto Github PK

View Code? Open in Web Editor NEW

This project forked from deprecated-packages/symplify

0.0 1.0 0.0 20.57 MB

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

PHP 99.14% Shell 0.37% HTML 0.39% CSS 0.01% JavaScript 0.09%

symplify's Introduction

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 [email protected]:<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.

symplify's People

Contributors

tomasvotruba avatar orklah avatar carusogabriel avatar enumag avatar azdanov avatar ostrolucky avatar janmikes avatar crazko avatar ondram avatar natepage avatar jawira avatar muglug avatar mantiz avatar dg avatar tomasfejfar avatar rarst avatar leofeyer avatar marmichalski avatar fs-3imi avatar michaljurecko avatar petrheinz avatar ruudk avatar sustmi avatar tomasludvik avatar vitek-rostislav avatar fchris82 avatar chemix avatar vlastavesely avatar rikap avatar days avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.