Search Engine

  • JDC System Integrators
  • JDC System Integrators
Framework
Development Framework

JDC System Integrators has developed frameworks in JAVA and PHP for mass development based on the MVC model, which allows the development of web applications in an easy and agile way.

Java


Java Framework 

Consists of 5 main modules.

  • Database conector.
  • Database administrator.
  • Graphic layout.
  • navigation.
  • Error centralizer
PHP


PHP Framework

 

The PHP Framework has been developed for PHP 4.0.5 or greater. It provides a structure to the code and enables the developers to write code with ease as well as allowing for easy maintenance and understading.  It also provides for easier programming by converting complex functions into simple instructions.  In general the application is divided in three layers: 

  • Presentation logic which administers the interactions between the user and the software.
  • Data Logic which allows a storage agent and others access to the system.
  • Domain or business logic, which manages the data models according to the commands received from the presentation.