iFrame PHP Framework
iFrame is a lightweight PHP framework - developed for personal use and distributed under the BSD License.
Before moving further, a word of warning - Do not use this framework for your project. There are plenty of great PHP frameworks out there - use one of those. For example...
These are professional, enterprise level frameworks. They are secure, well designed and documented. Use any of those when creating your site - do not use mine. There are no legal restrictions - the code for iFrame is under BSD License. These are the reasons why you should not use my framework...
Disadvantages
- Limited Documentation
- Undiscovered Bugs
- Currently, only MySQL is supported
Advantages
Despite all the given disadvantages, I will use this framework - these are the reasons for that...
- Lightweight
- Helpful functions that reduce coding time
- Encourages clean code
Code
View the iFrame code onlineYou can get the code from git - use this command...
git clone https://github.com/binnyva/iframe iframe