PHPackages                             i4erkasov/phalcon-xml-annotations - 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. i4erkasov/phalcon-xml-annotations

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

i4erkasov/phalcon-xml-annotations
=================================

Phalcon XML Annotations

v1.0.0(3y ago)75MITPHPPHP &gt;=7.4

Since Jun 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/i4erkasov/phalcon-xml-annontations)[ Packagist](https://packagist.org/packages/i4erkasov/phalcon-xml-annotations)[ RSS](/packages/i4erkasov-phalcon-xml-annotations/feed)WikiDiscussions main Synced yesterday

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

Phalcon XML Annotations
=======================

[](#phalcon-xml-annotations)

[![Latest Stable Version](https://camo.githubusercontent.com/a3ea12c63ad207d825768d244792b6b3f8cb9a01b3b940b9d0bc8c8a7551f0c0/68747470733a2f2f706f7365722e707567782e6f72672f693465726b61736f762f7068616c636f6e2d786d6c2d616e6e6f746174696f6e732f76)](https://packagist.org/packages/i4erkasov/phalcon-xml-annotations)[![Total Downloads](https://camo.githubusercontent.com/0f48273d7b6da475902391345dc62420be101010e725f77c7cc7d190d25009b4/68747470733a2f2f706f7365722e707567782e6f72672f693465726b61736f762f7068616c636f6e2d786d6c2d616e6e6f746174696f6e732f646f776e6c6f616473)](https://packagist.org/packages/i4erkasov/phalcon-xml-annotations)[![Packagist PHP Version](https://camo.githubusercontent.com/ae88664218b8b4cddfd2f721529f0decbc8e3e3b19532259a774fc0ec75fd27d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f693465726b61736f762f7068616c636f6e2d786d6c2d616e6e6f746174696f6e732f706870)](https://camo.githubusercontent.com/ae88664218b8b4cddfd2f721529f0decbc8e3e3b19532259a774fc0ec75fd27d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f693465726b61736f762f7068616c636f6e2d786d6c2d616e6e6f746174696f6e732f706870)[![License](https://camo.githubusercontent.com/3f0b23eb54105827f3e30bca73f9e99e2d42cc04430da855f3cd247181533dd3/68747470733a2f2f706f7365722e707567782e6f72672f693465726b61736f762f7068616c636f6e2d786d6c2d616e6e6f746174696f6e732f6c6963656e7365)](https://packagist.org/packages/i4erkasov/phalcon-xml-annotations)

Phalcon XML Annotations is a library that allows you to convert PHP objects into XML files. It provides annotations to define the structure and parameters of XML files based on PHP objects.

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

[](#installation)

You can install the Phalcon XML Annotations library using Composer. Simply run the following command in your project:

```
composer require i4erkasov/phalcon-xml-annotations
```

Documentation
-------------

[](#documentation)

⚠️ *Documentation is under development*: This library is actively being developed, and documentation is currently being created. We apologize for any inconvenience. Please refer to the source code and examples for usage instructions and implementation details. Thank you for your understanding.

Usage Example
-------------

[](#usage-example)

See the `example` directory for context.

#### Code:

[](#code)

```
