PHPackages                             yale-web-technologies/iiif-manifest-generator - 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. yale-web-technologies/iiif-manifest-generator

ActiveLibrary

yale-web-technologies/iiif-manifest-generator
=============================================

This is a IIIF Manifest Generator written in PHP. It implements the IIIF API Specification. Currently this only supports the Presentation API.

1.0.1(1y ago)223.4k↑133.3%15[2 issues](https://github.com/yale-web-technologies/IIIF-Manifest-Generator/issues)[1 PRs](https://github.com/yale-web-technologies/IIIF-Manifest-Generator/pulls)GPL-3.0PHPPHP &gt;=8.1CI passing

Since Aug 30Pushed 3mo ago6 watchersCompare

[ Source](https://github.com/yale-web-technologies/IIIF-Manifest-Generator)[ Packagist](https://packagist.org/packages/yale-web-technologies/iiif-manifest-generator)[ RSS](/packages/yale-web-technologies-iiif-manifest-generator/feed)WikiDiscussions master Synced 1mo ago

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

IIIF Manifest Generator
=======================

[](#iiif-manifest-generator)

This is a IIIF Manifest Generator written in PHP. It implements the [IIIF API Specification](http://iiif.io/api). Currently this only supports the [Presentation API](http://iiif.io/api/presentation/2.1/).

### Installation

[](#installation)

composer require yale-web-technologies/iiif-manifest-generator

Requires PHP &gt;=8.1.

### Usage

[](#usage)

Resources are mapped to class types. Methods are available to add objects embedded within a resource. Passing true to the constructor of a resource will make it a top level resource within the JSON.

```
