Please help me to find out which framework is used to develop itop..It would be easier to Customiser team for changes in itop
like ninja is developed in kohana framework its helped us to customised ninja ...
iTop has its own framework build from plain PHP, which is an ORM (Object Relational Mapper). Basically everything in /core is the ORM.
Some of the concepts of this ORM are similar to Doctrine, but the definition of the Meta Model is custom to iTop with the unique capability of managing alterations to the model in order to transparently support upgrades.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Please help me to find out which framework is used to develop itop..It would be easier to Customiser team for changes in itop
like ninja is developed in kohana framework its helped us to customised ninja ...
List of some framework are:-
ZEND framework, phpDrone,
CakePHP, Symfony, Achievo,
Codeigniter, Ambivalence,
Biscuit, Caffeine, Seagull, YII,
Struts4PHP, Agavi, SolarPHP,
PHP On Trax, Qcodo, ZOOP,
Tigermouse, Spring,
phpPeanuts, PHPulse, Nexista,
InterJinn, Jelix, Innomatic,
Kolibri, Kumbia, Inek, Fusebox,
Copix, bitweaver, Akelos, Halo,
Aukyla
I am also try to find itop framwork and Hope so itop customiser and developer team help me to find out which framework is used.
Thanks
Pankaj Khurana
i'm new using iTop, did you know how to start with iTop develop?
Last edit: tuxlatino 2014-01-21
iTop has its own framework build from plain PHP, which is an ORM (Object Relational Mapper). Basically everything in /core is the ORM.
Some of the concepts of this ORM are similar to Doctrine, but the definition of the Meta Model is custom to iTop with the unique capability of managing alterations to the model in order to transparently support upgrades.