<div style=”width:590px; font-family: Verdana, Geneva, sans-serif;
font-size: 16px;
color: #333;”>
Hezecom UltimateSpeed is a powerful tool to increase web development productivity, saves alot of time and increase your profit. Instant codes and report generation with beatiful responsive double output, client and admin interface and database management plugin to manage your entire database.
It is a PHP base code generator which generate classes for each table in your database and forms. This app is full of exciting features.All you need to do is just create your database and the Code Generator will do everything with just a single click.
Please check the difference in the editions below.
Hezecom UltimateSpeed Code Generator Features
- Fully Responsive two interfaces are generated instantly
Conpactible with mobiles with instant report ready
- New Improved design and code structure
- Ready to use dashboard with database statistics
- Auto generate charts summary based on record on each table
- Admin Panel with Login
- Users Management
- Users register account themselves and login to manage profile
- Users can retrieve lost password
- Autocomplete search for each table
- Visitors area without Login
- Ability to choose between full Ajax forms and none Ajax forms
- Well organized codes and documented
- Different validation option: HTML5, AJAX and PHP validation
- Now have HTML 5 lite Edito
- SQL analysis page for each table
- Conpactible with mobiles
- Database Management. Backup, Restore, Import and Export CSV…
- Table Truncate (Empty database table at once)
- Modernizer library plugin for older browser compactibily with HTML5 and CSS3
- Ajax activity loader
- Language file support
- Stylish form design with different output
- SQL editor. Create comprehensive SQL including table join and generate php codes
- Plain and WYSIWYG text editor
- WYSIWYG text editor image uploader
- Enterprise base conding structure
- CRUD Generated
- Well arranged folder(MVC format)
- HTML, classes, objects and controllers in seprate folders
- The arrangement enables you to plug anything into your application
- Instant code preview after generating
- Bootstrap 3 Support
- Jquery notification message
- Simple steps (Database Settings, Project Name, Select Tables, Generate and Preview) everything on one page
- Generate PDO data objects class for each table
- Generated code support multi database connection
- Four database operation are generated for each table which include
(SELECT, INSERT, UPDATE and DELETE) - Option to select between the (Deault Contructor Class / Get and Set Class)
- Option to Enable or Disable HTML5 form validation
- Detect Date Field from database (Support date picker when the field is date)
- Detect Enum field from database (e.g ?Male?, ?Female?) and use as Select Field
- Detect (TEXT,MEDIUMTEXT,LONGTEXT,BLOB?etc.) and use as textarea
- Detect primary key (AUTO_INCREMENT)
- Responsive HTML table
- LIVE Search through database
- Support LIVE pagination
- Export data to Excel spread sheet
- Export data to CSV
- Export data to PDF
- Export data to PRINT
- Build in self-defined functions
- Option to select table you want to generate code for
- Generated codes are commented for easy understanding and editing
- File Upload
- Image upload and resize
- Multiple Image upload and resize
- Multiple File upload
- Full Documentation
DEMO
http://products.hezecom.com/speed3/UltimateSpeed3/
Super Admin
Username: admin
Password: hezecom
User
Username: admin2
Password: hezecom
Requirement
CHANGELOG
===== 25/01/2018 - VERSION 3.3 ===== - export to CSV issue fix - change password bug fix
===== 12/01/2018 - VERSION 3.2 ===== - Login issue fix
===== 05/01/2018 - VERSION 3.2 ===== - Compatibility with PHP 7.x - Now uses dompdf for reporting - Better password security
===== 18/02/2016 - VERSION 3.1 ===== - some bugs fix - library updated
===== 03/07/2015 - VERSION 3.0 ===== - New Improved design and code structure - Ready to use dashboard with database statistics - Auto generate charts summary based on record on each table - Users register account themselves and login to manage profile - Users can retrieve lost password - Autocomplete search for each table - Ability to choose between full Ajax forms and none Ajax forms - Different validation option: HTML5, AJAX and PHP validation - Now have HTML 5 lite Editor ======= SOME CODE SAMPLE ============ - Select with pagin HDB::hus()->Hselect("invoices LIMIT {$startpg} , {$limit}"); - no pagin HDB::hus()->Hselect("invoices"); - count HDB::hus()->Hcount("invoices"); - select all with where and paging $bind = array(":id" =>$id); HDB::hus()->Hselect("invoices","invoice_id=:id LIMIT {$startpg} , {$limit} ",$bind); - select one $bind = array(":id" =>$id); HDB::hus()->Hone("invoices","invoice_id=:id",$bind); - Search $bind = array(":svalue" =>"%$qstring%"); HDB::hus()->Hselect("invoices","invoice LIKE :svalue LIMIT $limit",$bind); - Delete $bind = array(":id" =>$id); HDB::hus()->Hdelete("invoices","invoice_id=:id",$bind); - Insert $values = array(array( 'val1'=>$val1,'val2'=>$val2)); HDB::hus()->Hinsert('invoices', $values); - Update $sql = " val1 =:val1,val2 =:val2 WHERE id = :id "; $data = array(':val1'=>$val1,':val2'=>$val2,':id'=>$id); HDB::hus()->Hupdate('invoices',$sql,$data); - and more
===== 13/05/2014 - Version 2.0 ===== - Admin Panel with login. Users management system, create unlimited users with roles. Export header_error fix. - Better code structure to meet MVC standard - Validation made easier with example on how to on controller page with error handling generated automatically. E.g. if (post('slug')==''){ $errors[] = 'A value is required!'; } - Better pagination structure to accept more gets. - You can now export only one record on detail page and all on viewall page - Jquery library updated to v1.10.2 - Bootstrap library updated v3.1.1
===== 22/12/2013 - Version 1.5 ===== PHP pagination to handle big data. Jquery pagination Secured Directory
===== 07/11/2013 - Version 1.0 ===== First release
[eltd_button size=”huge-full-width” type=”outline” text=”Download & Demo Links” custom_class=”#” icon_pack=”font_awesome” fa_icon=”” link=”” target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Demo = Hezecom UltimateSpeed PHP Code Generator Ultimate
[eltd_button size=”huge” type=”” text=”Full Live Demo” custom_class=”” icon_pack=”font_awesome” fa_icon=”fa-laptop” link=”https://codecanyon.net/item/hezecom-ultimatespeed-php-code-generator-ultimate/5997128″ target=”_blank” color=”” hover_color=”” background_color=”” hover_background_color=”” border_color=”” hover_border_color=”” font_size=”” font_weight=”” margin=””]
Kindly Note: We update new contents like WordPress Themes, Plugins, PHP Scripts everyday. But remember that you should never use this items in a commercial website. All the contents posted here for development & testing purpose only. We’re not responsible for any damage, use at your own RISK! We highly recommend to buy Hezecom UltimateSpeed PHP Code Generator Ultimate from the The Developer ( hezecom ) website. Thank you.
Download = Hezecom UltimateSpeed PHP Code Generator Ultimate-[Updated].zip