PHPackages                             publino/sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. publino/sdk

ActiveLibrary[API Development](/categories/api)

publino/sdk
===========

PHP client for the Publino headless delivery API.

v0.2.0(1mo ago)01↓50%MITPHPPHP &gt;=8.2CI passing

Since Jun 28Pushed 1mo agoCompare

[ Source](https://github.com/publino/sdk-php)[ Packagist](https://packagist.org/packages/publino/sdk)[ Docs](https://publino.de/sdk/php)[ RSS](/packages/publino-sdk/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

publino/sdk — PHP Client for the Publino Delivery API
=====================================================

[](#publinosdk--php-client-for-the-publino-delivery-api)

Zero-runtime-dependency PHP 8.2+ client for the [Publino](https://publino.de) headless delivery API. Fetches published articles from a Publino site and returns typed DTOs.

📖 Full guide with framework examples (WordPress, Laravel): ****

Requirements
------------

[](#requirements)

- PHP 8.2 or later
- `ext-curl` and `ext-json` (both bundled with standard PHP distributions)
- Composer

Installation
------------

[](#installation)

```
composer require publino/sdk
```

Quick start
-----------

[](#quick-start)

```
