SCRUD is a powerful application and it enables you to create a backend site with full functionality crud (create, read, update, delete) in less than a minute without writing a single line of code.
Features
- no need to write code
- Easy to use
- Anti sql inections
- Anti-XSS
- Anti-CSRF
- Auto Sortable columns
- Auto Pagination
- Customizable number of records per page
- Easy config the type of the field including Textbox, Date, Textarea, Editor, Checkbox, Radio, Selectbox
- config the alias name of the field
- config the field will be shown in the list
- config the format of the field will be shown in the list
- config the No column will be add in the list
- Easy definition validate
- Editor, datepicker support
- Use Twitter bootstrap Framework
Changelog
10-24-2012 – Version 1.0
- Initial release