Jul 27 2008

SansWork updates

So I added the ability to create/add modules to SansWork today. I’ve been working on quite a few sites lately with it and most of them need the same basic things. Modules allow me to provide those things. So far I’ve just implemented the User module and started a Messenger module. Other ones I plan to add later are ones to handle Groups, Forums, and Galleries.


Jul 22 2008

SansWork

I finally got around to uploading SansWork to github today.  SansWork is a PHP5 MVC framework I use for my personal development projects.  It’s very basic and light weight which I like but provides enough to be useful to me.  I’m not sure anyone else will be interested in it as there is already as many PHP frameworks as developers but if you find it useful let me know.

You can find it here http://github.com/sanswork/sanswork/tree/master.