Code Monkey home page Code Monkey logo

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

Downloads

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


Downloads

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


Symfony Kernel and Dependency Injection on MDMA

Downloads

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


Downloads

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


Downloads

Auto bind parameters for your Symfony applications


Downloads

Autowire Array Parameters for Symfony applications.


Symfony Utils

Downloads

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


Downloads

Making SplFileInfo smarter with methods you really need.


Downloads

Hydrate Arrays to Objects via __construct and PHP 7.4!


Maintainer's Friend

Downloads

Why write CHANGELOG.md, when you can generate it


Downloads

Validate, split, release and maintain Monorepo like a boss


Downloads

Manipulate composer.json with Beautiful Object API


Static Sites

Downloads

Dump your Symfony app to HTML + CSS + JS only static website. Useful for deploy to Github Pages and other non-PHP static website hostings.


CLI Utils

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 kodiakhq[bot] avatar orklah avatar carusogabriel avatar enumag avatar azdanov avatar ostrolucky avatar natepage avatar janmikes avatar crazko avatar seb-jean avatar ondram avatar serafimarts avatar jawira avatar jibbarth avatar muglug avatar mantiz avatar dg avatar tomasfejfar avatar c33s avatar liarco avatar rarst avatar leofeyer avatar marmichalski avatar fs-3imi avatar michaljurecko avatar petrheinz avatar ruudk avatar sustmi avatar tomasludvik avatar

Watchers

James Cloos avatar  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.