News about my php starter kits

I updated Phmisk on Github: github.com/groucho75/phmisk.
It’s my Php Html5 Micro Starter Kit: a good starting point to create quickly front-end sites and web applications.

I uploaded on Github another starter-kit: ci_html5_auth_crud.
It’s a a ready-to-use web installation based on CodeIgniter, including an auth module, a CRUDL system, an html5 layout. Here is the Github repo: github.com/groucho75/ci_html5_auth_crud

I encourage you to download and try them, send your feedbacks and contributions.

Of course, donations for my hard work are always welcome.

Phmisk: Php Html5 Micro Starter Kit

I started a new little project: Phmisk.
It means Php Html5 Micro Starter Kit and it’s a good starting point to create quickly front-end sites and web applications.
Phmisk comes with an html5 UI: Html5boilerplate and Twitter Bootstrap.
Phmisk is ready to work with:

  • a router
  • a template engine
  • an ORM database layer

Phmisk comes out without these libraries and uses Composer to install them.
So you can install these libraries, start using Phmisk, then install via Composer all the packages you need.

I published it on Github: github.com/groucho75/phmisk
I encourage you to download and try it, send your feedbacks and contributions.

Of course, donations for my hard work are always welcome.