|
Barahi Code Generator: Barahi Code Generator is a GUI tool for reverse-engineering database to generate code for Java and PHP. It generates entities,daos ,factories and forms for bothe java and PHP. It also generates metadata either as database table entries or as XML file. more...
Barahi Core Java Library: Barahi Core is a library of tools and frameworks. The library was developed to ease the development of applications in Java by using drop-in tools and libraries where possible and light-weight fraameworks where drop-in libraries aren't suited. more....
Barahi Web: Barahi Web consists of drop in modules for CRUD operations ,form handling etc. It has handlers and service classes for handling common HTTP requests and operations. It also consists of a lightweight content management system using Spring MVC framework that provides a easy means of managing dynamic content. more...
Barahi PHP Persistence Framework: A light-weight Persistence framework that is based on DAO pattern and not Active Record pattern as majority of existing PHP persistence framework.It provides a simple abstraction for persisting and retrieving objects from database. more...
Barahi PHP CMS: A lightweight content management system backed by Tinymce Editor. It was developed in 2008 and is currently undegoing a redesign. more....
Barahi Javascript: A collection of classes providing abstraction for common browser-side tasks. Some of them are built from scratch where as some classes act as wrapper/adapter around existing JavaScript libraries to provide simpler api for recurring tasks. more...
|