SiG Information GeneratorSiG is a set of PHP Classes to facilitate the creation and maintenance of an Information Portal. SiG allows developers to create, store, retrie...
SiG is a set of PHP Classes to facilitate the creation and maintenance of an Information Portal. SiG allows developers to create, store, retrieve, and search any custom PHP object. Using the `Node` base class one can create hierachies of related classes. Uses range from contact lists to full scale information portals. This project is similar to `pecos` for PHP, but it uses a different method to store objects. Each object has built in user/group authentication, and each node can have a its own subclassed behaviour. SiG currently includes: Site Management, Content Management, Rich Content support, Security features, and more.