Skip to content

Trismegiste/PhpRules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhpRules, a rules engine for Php

This engine is not my creation : it is taken from an (almost stalled) project for CodeIgniter named PhpRules and can be found on http://www.swindle.net/php-rules/

My work is :

  • Debug (i.e Activity doesn't parse )
  • Remove CodeIgniter dependancies (who can use a framework without namespace anymore ?)
  • Move to Php 5.3 with namespaces and remove old php keywords (var...)
  • Autoloader for classes
  • Documentation
  • Optionnaly making a bundle for Symfony2

About

A rule engine for PHP. Taken from http://www.swindle.net/php-rules/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages