Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 389 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 389 Bytes

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 youre welcome to implement the missing code.

Idea behind the code

I've tried to write the code as similar as possible to the original code in order to maintain updates easily.