Skip to content

Plain PHP quickstart

There is no adapter package for plain PHP the way there is for Laravel and Symfony; you wire up atoms/client yourself. examples/plain-php/ is a complete, conformance-tested example - use it as a starting point.