
OFC-PHP5 :
- Category : Sources
- Status : In Progress
- Type : Reflectiv Projects
- Licence : GNU/GPLv3
Description :
OpenFlashChart is an Open Source project offering the generation of Charts in Flash easily, to add in any web projects.
This project suggest different interfaces developped in many languages in order to generate the code needed for the flash app to display a chart.
Between these language, it exist one in PHP4. But that's the problem ! PHP4 is too old to be used and we though important to make a contribution by making an interface in PHP5, using full OOP.
This allow any developper to use our code in their OOP projects, or mixing it with their frameworks, that is fully OOP and then use all the strengh of OOP (exceptions, etc).
About the name, it's not a new project, so we just added the language use to differentiate our interface from the others, just this.
