Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 835 Bytes

stratum-program.rst

File metadata and controls

36 lines (24 loc) · 835 Bytes

The PhpStratum Program

The PhpAudit program is a Symphony console application with five additional commands:

  • constants
  • crud
  • loader
  • stratum
  • wrapper

We discuss the additional commands in the sections below.

Some commands provide additional output when in verbose mode (-v). All commands show the queries been executed in very verbose mode (-vv).

image

The constants command

The crud command

The loader command

The stratum command

The wrapper command