Tiny Dev Kit is a free, open source, lightweight development kit for HTML, PHP released under MIT License.
It can be used for developing small to medium scale websites & applications. Its implemented on twitter bootstrap framework & has a completely responsive design
It's like a compact & tiny framework that is simple & easy to understand or implement.
Features
- Uses twitter bootstrap framework
- Fully responsive
- SEO friendly Url setup
- Single file meta tags configuration
- Maintenance Mode Config
- Custom 404 page setup
- Header, footer & content separation in the layout
- Active tab detection in the navigation
- Single functions file for basic required functions
- Reusable code blocks
Live Demo - Tiny Dev Kit
Note: Tiny Dev is not a replacement for the major frameworks like CakePHP. Its only recommended in cases where you think you don't need a complex framework. I have developed this as a self required kit, hopefully this comes handy to few other developers.