Skip to content

blarlo/xliff-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xliff Parser

This library is a simple, agnostic Xliff parser specifically written for Matecat.

Xliff Support

Xliff supported versions:

Methods

Logging

You can inject your own logger (must be a LoggerInterface implementation):

// ...

// $logger must be implement PS3 LoggerInterface
$parser = new XliffParser($logger);

Support

If you found an issue or had an idea please refer to this section.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Xliff parser written in PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.4%
  • HTML 3.6%