PHPackages                             v-technologies/transformist - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. v-technologies/transformist

ArchivedLibrary[File &amp; Storage](/categories/file-storage)

v-technologies/transformist
===========================

File conversion library

1.0.0(12y ago)711.1k1[2 PRs](https://github.com/v-technologies/transformist/pulls)PHPPHP &gt;=5.2.0

Since Apr 22Pushed 6y ago7 watchersCompare

[ Source](https://github.com/v-technologies/transformist)[ Packagist](https://packagist.org/packages/v-technologies/transformist)[ Docs](http://github.com/v-technologies/transformist)[ RSS](/packages/v-technologies-transformist/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Transformist
============

[](#transformist)

Transformist is a PHP file conversion library. It provides a high level API to convert files into different formats painlessly.

It is also designed to be easily extended, just by adding custom converters.

Example
-------

[](#example)

Here is what you could do to convert every word documents to PDF files in a directory:

```
