Skip to content

PHP-S7/phosphor7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phosphor7

... is a PHP library for accessing Step7-PLCs from PHP. It is a direct translation of the Snap7 code

Progress

At the moment you can only read and write DBs, but you're welcome to implement the missing code an supply a Pull Request

Requirements

  • PHP8 (tested with 8.0-8.3, no recent tests with earlier versions)
  • php socket plugin
  • For the PLC side check this documentation.