-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This project is the my answer to all of the PHP problems I encountered as a cloud system analyst.
This wiki is meant to give a brief idea of what this framework does, how to get started, while also maintain a list of upcoming ideas.
The documented behaviour should always defines the ultimate designation, if the code is not working as described, please feel free to ask or submit an issue.
The php-node framework is built with a number of concepts in mind, most of them are borrowed from other language/frameworks.
They are always tend to change when a new idea, or code pattern, or design topology, fully covers and does the job better.
I do try my best to maintain backward compatibility as must as I can, most of the changes are abstract system designs which changes almost every file, if not all.
Semver is followed as much as the author consciously codes, so please pin down your very version when using it. I tend to do rewrites from ground up when new design concepts struck me in the head.
A list of design concepts are maintained in the concepts page.
This framework requires simple LAMP stack, supporting of other databases (Oracle, ODBC, MS SQL) and web servers (NginX) is planned without a date.
Head to our installation page for how to setup the LAMP stack and extensions.