14 min read
OPC UA Security in PHP: Policies, Certificates, and Trust
Ten security policies, three trust modes, and the certificate flow between php-opcua and your PLC — from wide-open defaults to production-ready.
Blog
Releases, deep dives and stories from the PHP OPC UA ecosystem. RSS feed
14 min read
Ten security policies, three trust modes, and the certificate flow between php-opcua and your PLC — from wide-open defaults to production-ready.
10 min read
OPC UA sessions vs HTTP API calls, explained for PHP devs
7 min read
Build a live machine dashboard in Laravel with OPC UA subscriptions: a session-manager daemon streams PLC values into cache while Livewire keeps the UI fresh.
4 min read
php-opcua brings the OPC UA binary protocol to pure PHP: client, CLI and Laravel integration, no C extensions. Read your first PLC value in minutes.