git404hub

what is mpsr fr?

chuangyeshuo/mpsr — explained in plain English

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

PHPAudience · developerComplexity · 1/5DormantSetup · easy

tl;dr

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.

vibe map

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 make with this?

VIBE 1

Look up PSR-4 autoloading rules directly from the terminal

VIBE 2

Review PSR-1 basic coding style details while writing code

VIBE 3

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

VIBE 4

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

what's the stack?

PHP

how it stacks up fr

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 i run it?

Difficulty · easy time til it works · 5min

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

prompts (copy fr)

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 fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.