You are not logged in.

#1 2010-02-24 00:22:27

Shaika-Dzari
Member
From: Québec, Canada
Registered: 2006-04-14
Posts: 436
Website

Npk -- PHP toolkit

Hello everyone!

Let me introduce you Npk : http://npk.4nakama.net/
The ideas behind Npk is to make component like you can find in JSF : Richfaces, Tomahawk, etc...

So this is a basic kit to easily create html.

Right now, available components are:
- Link
- Menu
- ButtonGroup
- DataTable
- DataGrid
- Repeater
- Tooltip
- Pager
- Panel
- TogglePanel

The kit came with two basic theme and jQuery as javascript library (Mainly for togglePanel and pager).
You can apply various style to each component.
Example : with the datatable you can set style, styleClass, rowClasses, columnsClasses, headerClasses...

This is my first release. I'm not a professional PHP developer so you may find some "error pattern" but I'm still proud smile

Download here :  http://4nakama.net/download/last/Npk-1.0.tar.bz2
Docs : http://npk.4nakama.net/NPK/docs/html/files.html
Small tutorial to make a very simple blog : http://4nakama.net/index.php?feed=151

Some notes :
- I use xhtml strict as DOCTYPE (transitional is fine too) and I did not support old browser like IE6. It should be fine but there is no guarantee.
- Project is GNU/GPL v3 but I don't really care. I could have use WTFPL lol


@+

Offline

Board footer

Powered by FluxBB