The new PECL package clips-0.5.0 (beta) has been released at
http://pecl.php.net/.
Release notes
-------------
Initial release
Package Info
-------------
CLIPS is a tool for building expert systems. This extension is an interface to
the CLIPS C library. A CLIPS environment is initialized upon each page request.
Most of the common CLIPS commands are available as functions. Additional
functions are available to create facts and instances from associative arrays
in PHP.
Related Links
-------------
Package home: http://pecl.php.net/package/clips
Changelog: http://pecl.php.net/package-changelog.php?package=clips
Download: http://pecl.php.net/get/clips-0.5.0.tgz
Authors
-------------
Brent Moen <brent@xxxxxxxxxxxxxxx> (lead)
|