PHPackages                             ridesoft/aiml - 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. ridesoft/aiml

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

ridesoft/aiml
=============

Parser library for aiml files

0.1.0(6y ago)2102[1 PRs](https://github.com/mbrioski/AIML/pulls)MITPHPPHP &gt;=7.3.0CI failing

Since Feb 14Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/mbrioski/AIML)[ Packagist](https://packagist.org/packages/ridesoft/aiml)[ RSS](/packages/ridesoft-aiml/feed)WikiDiscussions master Synced 1w ago

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

AIML library for php
--------------------

[](#aiml-library-for-php)

[![Build Status](https://camo.githubusercontent.com/a364ff5bd094f28aad9bf9f226e39c58fa0edabeeba4c57fa8ac0b79ae0dee88/68747470733a2f2f7472617669732d63692e6f72672f72696465736f66742f41494d4c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ridesoft/Aiml-parser)

Aiml Php library for php, compatible with Php 7.3&gt;=.

AIML stands for Artificial Intelligence Modelling Language. AIML is an XML based markup language meant to create artificial intelligent applications.

[AIML Reference](https://www.pandorabots.com/docs/aiml-reference/)

Supported language tags
-----------------------

[](#supported-language-tags)

- ``
- ``
- ``
- ``

How install it
--------------

[](#how-install-it)

`composer require ridesoft/aiml:~0.1.0`

Base usage example
------------------

[](#base-usage-example)

You can find this example in the [robot.php](tests/robot.php) file. Run it with `docker run -v ${PWD}:/var/www/html --rm -it php:7.4-fpm-alpine sh -c "php tests/robot.php"`

```
