Pembangunan Framework Untuk Aplikasi Berbasis Web Politeknik Negeri Batam
Repository Politeknik Negeri Batam
Date
2012-11-07
Authors
S, Febriend Roni
Novantyas, Ristomi
Journal Title
Journal ISSN
Volume Title
Publisher
Politeknik Negeri Batam
Abstract
Pnb framework is object oriented PHP framework that implements a design
pattern Model-View-Controller (MVC), which aims to separate the business logic
from user interface considerations that developers can more easily change each
part without affecting the other.
This Pnb framework can facilitate Batam Polytechnic to undertake the
development of its web-based applications such as e-learning and simpol that
always changes the dynamic for the advancement of education and educational
facilities because it has the ability to maximum reusability in web programming.
This Pnb framework has very light and has a great ability caching mechanism so it
is suitable for developing applications with high traffic.
This Pnb framework was seriously created for the development of web
applications that have more capability in terms of efficiency, feature richness and
clarity of documentation also has a faster performance because it uses lazy loading
extensively technique. For example, do not include the file class until the class is
used for the first time, and also does not create the object until the object is
accessed for the first time.
Description
Keywords
Teknik Informatika, Informatika, Framework, PHP