PHPackages                             loginovilya/php-psd-enginedata - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. loginovilya/php-psd-enginedata

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

loginovilya/php-psd-enginedata
==============================

General purpose parser for the markup format used in PSD files

v3.0.5(5y ago)8138[2 PRs](https://github.com/PixelFactory/php-psd-enginedata/pulls)MITPHPPHP ^7.4

Since May 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/PixelFactory/php-psd-enginedata)[ Packagist](https://packagist.org/packages/loginovilya/php-psd-enginedata)[ Docs](https://github.com/LoginovIlya)[ RSS](/packages/loginovilya-php-psd-enginedata/feed)WikiDiscussions master Synced 2d ago

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

PSD EngineData [![SymfonyInsight](https://camo.githubusercontent.com/f6b31b707b526db443e99759c8c05a079496ce2bbf8c45ad0f42d7a8d2ed22b6/68747470733a2f2f696e73696768742e73796d666f6e792e636f6d2f70726f6a656374732f62313034323933612d326237302d343039662d616333662d3564633631623461346164312f736d616c6c2e737667)](https://insight.symfony.com/projects/b104293a-2b70-409f-ac3f-5dc61b4a4ad1)
=========================================================================================================================================================================================================================================================================================================================================================================================

[](#psd-enginedata-)

[![Build Status](https://camo.githubusercontent.com/b9f01c82170a0ca24a64cc30d4404f2dbab9800db57d85e3250f516de975c699/68747470733a2f2f7472617669732d63692e636f6d2f4c6f67696e6f76496c79612f7068702d7073642d656e67696e65646174612e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/LoginovIlya/php-psd-enginedata)[![Coveralls github](https://camo.githubusercontent.com/a3a76f30525b86b737bc0fe887f6855e64b75036a6ec3668b66eedefb55e1d48/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f4c6f67696e6f76496c79612f7068702d7073642d656e67696e65646174612e737667)](https://camo.githubusercontent.com/a3a76f30525b86b737bc0fe887f6855e64b75036a6ec3668b66eedefb55e1d48/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6769746875622f4c6f67696e6f76496c79612f7068702d7073642d656e67696e65646174612e737667)

Parser [enginedata](https://github.com/layervault/psd-enginedata) on php

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

[](#installation)

Add this line to your application's composer.json in require block:

```
"loginovilya/php-psd-enginedata": "^3.0"

```

And then execute:

```
$ composer install

```

Or install it yourself as:

```
$ composer require loginovilya/php-psd-enginedata

```

Usage
-----

[](#usage)

```
