Alp Framework for Php

Home

Alp is a powerful MVC framework for PHP. Alp is designed to be compatible with almost any shared hosting account.

Alp Framework Advantages

Small footprint
Alp Framework can be implemented on a shared hosting account.

Quick and Easy Installation
You can have the framework loaded with a sample website in minutes.

Object Oriented
Alp Framework is fully object oriented to provide inheritance, encapsulation, reuse and polymorphism.

Device Detection
Alp's device detection makes it easy to implement user interfaces that customized for computer, tablet and phone.

Alp Framework Features

Form Builder with Javascript Field Validation
Alp Framework's form builder includes a javascript validation builder to so that client side field validation can be implemented easily and without writing any javascript code.

Database - Form Binding
Alp Framework's database form builder allows you to map form fields to database fields in order to perform queries and updates without writing sql. It also supports mapping to stored procedures.

Encryption
Alp Framework's encryption class provides easy to implement encryption.

AJAX Support
Alp Framework provides built in support for AJAX both as a web service server and as a client.

Cookie Support
Alp Framework's cookie encapsulates cookie management.

E-MailSupport
Alp Framework's email class wraps the popular php_mailer class.

Date Class
Alp Framework's date object makes provides easy manipulation of dates such as date arithmetic.

Report Builder
Alp Framework's report builder lets you build database driven reports easily.

Export Builder
Alp Framework's export builder lets you export database information to Excel easily.