PHPackages                             serafim/castxml - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. serafim/castxml

Abandoned → [php-ffi/ide-helper-generator](/?search=php-ffi%2Fide-helper-generator)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

serafim/castxml
===============

CastXml wrapper for PHP

0212PHP

Since Aug 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/SerafimArts/castxml)[ Packagist](https://packagist.org/packages/serafim/castxml)[ RSS](/packages/serafim-castxml/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

> !!! This package is deprecated, please use  instead

CastXML PHP Wrapper
===================

[](#castxml-php-wrapper)

CastXML is a C-family abstract syntax tree XML output tool.

This project is maintained by [Kitware](https://www.kitware.com/) in support of [ITK](https://itk.org/), the Insight Segmentation and Registration Toolkit.

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

[](#installation)

Library can be installed into any PHP application using Composer dependency manager.

- `composer require serafim/castxml`

In order to access library make sure to include `vendor/autoload.php` in your file.

```
