explaingit

chuangyeshuo/mpsr

Analysis updated 2026-07-18 · repo last pushed 2019-08-09

PHPAudience · developerComplexity · 1/5DormantSetup · easy

TLDR

A command-line tool that lets PHP developers instantly look up PSR coding standard rules in the terminal, plus a bonus mode with search-syntax tips.

Mindmap

mindmap
  root((mpsr))
    What it does
      Looks up PSR rules
      Runs in terminal
      Hacker search tips
    Tech stack
      PHP
      CLI tool
    Use cases
      Study PSR-4 autoloading
      Review PSR-1 style
      Enforce standards in reviews
    Audience
      PHP developers
      Code reviewers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Look up PSR-4 autoloading rules directly from the terminal

USE CASE 2

Review PSR-1 basic coding style details while writing code

USE CASE 3

Use as a quick reference during team code reviews to enforce PSR standards

USE CASE 4

Access common Google search operator syntax via the built-in hacker mode

What is it built with?

PHP

How does it compare?

chuangyeshuo/mpsrargosback/aura.sqlqueryargosback/jcgenealogy
LanguagePHPPHPPHP
Last pushed2019-08-092023-05-282018-02-01
MaintenanceDormantDormantDormant
Setup difficultyeasyeasymoderate
Complexity1/52/53/5
Audiencedeveloperdeveloperops devops

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Requires PHP 5.4+ and Git, setup takes a few minutes via a shell script.

Copy-paste prompts

Prompt 1
Show me how to install mpsr and query PSR-4 details from the command line
Prompt 2
Help me set up mpsr on my machine, I have PHP 5.4 and Git installed
Prompt 3
How do I use mpsr's hacker mode to find Google search operator syntax
Prompt 4
What PSR standards can I look up with mpsr and how do I query them

Frequently asked questions

What is mpsr?

A command-line tool that lets PHP developers instantly look up PSR coding standard rules in the terminal, plus a bonus mode with search-syntax tips.

What language is mpsr written in?

Mainly PHP. The stack also includes PHP.

Is mpsr actively maintained?

Dormant — no commits in 2+ years (last push 2019-08-09).

How hard is mpsr to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is mpsr for?

Mainly developer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.