Menu

Tree [36aaf5] master /
 History

HTTPS access


File Date Author Commit
 core 2014-09-25 Babak Alizadeh Babak Alizadeh [36aaf5] progress in users plugin and some bug fix
 install 2014-09-24 Babak Alizadeh Babak Alizadeh [3a4c04] bugfix on sql import file
 languages 2014-09-24 Babak Alizadeh Babak Alizadeh [c3cb66] progress in msg and users plugin and some bug fix
 plugins 2014-09-25 Babak Alizadeh Babak Alizadeh [36aaf5] progress in users plugin and some bug fix
 themes 2014-09-17 Babak Alizadeh Babak Alizadeh [a2ddb7] namespaces almost finished in framework
 upload 2014-09-17 Babak Alizadeh Babak Alizadeh [0600fe] change core plugin to administrator and some bu...
 .gitignore 2014-02-01 babak alizadeh babak alizadeh [dd1f20] progress in users plugin ->register and start w...
 .htaccess 2014-04-03 babak alizadeh babak alizadeh [fa5855] progress in file uploader cotrols and start swi...
 README.md 2014-08-28 Babak alizadeh Babak alizadeh [ddf613] add clicked button element to javascript event ...
 config.php 2014-09-24 Babak Alizadeh Babak Alizadeh [c3cb66] progress in msg and users plugin and some bug fix
 index.php 2014-09-13 Babak Alizadeh Babak Alizadeh [01c36c] start working for insert namespaces into framew...

Read Me

sarkesh
By Babak Alizadeh (http://sarkesh.org)
=======
Sarkesh is php framework with server side events support for html controlls.
php events in sarkesh handel with jquery.

base of sarkesh is on plugins that designed with MVC .


sarkesh is not stable yet and it's under development.

Some of new feature:
- Server side events for html controls. with this you can develop application like desktop environment.
- Sarkesh has ORM for working with data on the fly and some DBMS like MySql,MariaDB,SQlite,PostgreSQL
- Sarkesh has some Internal controls for faster develop application like ctr_table,ctr_tile,ctr_butoon and ...
- Sarkesh has internal template engine for working and manage template files
- Sarkesh has rich library for do any thing . all lib classes start with cls_ like cls_database
- and many other...


For more information about classes,functions and ... of sarkesh please visit wiki pages