Sunday, January 1, 2017

xCRUD - Information Management Machine (PHP CRUD)


xCRUD – is a simple-utilization however powerfull Create-Learn-Replace-Delete (CRUD) generator application for PHP and MySQL. the applying will give you many ways to paintings with your data and scaffolding, whilst remaining really easy to make use of even for non-programmers. Content Material control becomes easy and flexible, hours of saved time, minutes to put into effect. you can use it as plain php library or with your favorite framework and cms.

Options:

  • Unmarried-line syntax for extra convenience, it’s quite simple: echo Xcrud::get_instance()->desk('products');
  • Multi-example gadget, which permits on a unmarried page to load a couple of xCRUD circumstances and to paintings with more than one tables concurrently.
  • the quick ajax interface (powered through jQuery) for all of your actions, you don't need to stay up for page reloading and loading unneeded modules, you get access to the information presently.
  • Great compatibility and easy integration in any script, framework or CMS.
  • Supports all popular types of fields mySQL, date- and time-picker for date fields, drop-down lists for ENUM and SET fields, WYSIWYG editors for textareas, maps for POINT.
  • Simple validation regulations, distinctive fields take a look at.
  • Control over your data in the course of the callback purposes.
  • Regulate displayed fields and columns, turn off the primary actions, search, export to CSV is also provide. Lot of options for grid customization.
  • One small css document to completely modification the look of xCRUD’s datagrid.
  • Helping file and symbol uploading, unlimited thumbs advent and resizing. Blob storage may be to be had.
  • Desk joining, subselects, family members.
  • Easy plugin for easy wordpress integration.
  • Bootstrap compatible.
  • Toughen by way of comments and e-mail.

Gadget Necessities

  • PHP 5
  • MySQL 5
  • mysqli extension
  • mbstring extension
  • local PHP classes (or Memcache(d) + mcrypt)
Live demo
Documentation

    Changelog:

    v.1.6.26
    • $can_minimize option mounted.
    • Timestamp -> time kind amendment mounted.
    • column_width() style fixed.
    • Validation language computer virus mounted.
    v.1.6.25
    • Prefix mounted (desk approach).
    • Disabled vs pass_var :) fastened.
    • Laguage js fastened.
    • Information in pass_var() can also be evaluated. Just set 4th parameter in PRECISE.
    • Delivered ‘standing’ parameter into xcrudafterrequest and xcrudafterupload occasions.
    • CodeIgniter integration demo updated.
    v.1.6.24
    • Seek collation warfare fixed.
    • Now Not null fields is required (will also be disabled from config).
    • Tree view in relation listing mounted.
    • A Few seek problems resolved.
    • *Fastened encoding issue.
    v.1.6.23
    • FK-relation() fixed.
    • Relation details view fixed.
    • Date ranges fastened.
    • Google map rendering mounted.
    v.1.6.22
    • Modal js blunders mounted.
    • Ordering and prefix warfare fixed.
    • Alert() mounted.
    • SSL flawed urls fixed.
    • Ordering by related field fixed.
    • Printout enumeration fastened.
    • New method create_field(), allows to create customized box in form and never in the database.
    • Disabled and readonly will probably be checked in server-side.
    • Additional parameter for join() – disable creating new rows and deleting from joined table.
    • Added ‘url’ parameter for uploads. Now url to a file or symbol will also be real.
    v.1.6.21
    • Further ‘magic_quotes’ prerequisites.
    • Timestamp in integer box fastened.
    • Prefix in seek fixed.
    • Column_tooltip() fixed.
    • Few small fixes.
    v.1.6.20
    • Condition() approach mounted.
    • Set exception can prevent eliminate motion.
    • Grid name uses for csv file identify.
    • Upload readonly trojan horse fixed.
    • Fk_relation() ‘view’ mounted.
    • Nested table will also be related to field from joined desk.
    • Cropper “stretch” bug mounted.
    v.1.6.19
    • More changes in ‘bootstrap’ subject.
    • Csv export mounted (columns ordering).
    • Dates fastened.
    • $postdata item – got rid of methods as_date(), as_datetime(), as_time(). Now dates are allways go back accurately in mysql format.
    v.1.6.18
    • Date and time empty values fixed.
    • Deleteing mounted.
    • Validation on go back fixed.
    • Fk_relation() label concatenation fastened.
    • Added new javascript events: xcrudbeforevalidate, xcrudaftervalidate.
    • Visual fixes and changes in ‘bootstrap’ subject matter.
    • Added new means unset_list().
    • Remote_image link fixed.
    v.1.6.17
    • Href and src attributes fastened.
    • Corrections in column_pattern().
    v.1.6.16
    • Query() fixed (Group by means of and general rows issue. Column pattern).
    • Default search box fixed.
    • Int and Glide fields fastened.
    • Column_pattern can also be used accurately with relation().
    • Google maps loading fastened (in tabs).
    • JqueryUI window centering fixed.
    • Editor auto loading can be grew to become off from configuration.
    • Prolonged XSS filter out options to be had in configuration document.
    • Optgroup is obtainable in dropdowns.
    v.1.6.15
    • BLOB record add fastened.
    • Where() method fixed.
    • Added ‘filename’ parameter for ‘file’ sort.
    • Duplicate_button() mounted.
    v.1.6.14
    • Information and pass_var() malicious program fastened.
    • Date vary fixed.
    • ‘Value’ default fixed.
    • Reproduction button fastened.
    v.1.6.13
    • Search date ranges mounted.
    • BIGINT kind casting fastened.
    • Delivered ‘point’ parameter in ‘value’ type.
    • Further XSS vehicle-filtering.
    • Grid rendering fixed. New render parameters in configuration report.
    • New means set_attr().
    • Sign Up For() malicious program (on edit) fixed.
    • Poor timestamp factor mounted.
    v.1.6.12
    • Seek dropdowns fixed.
    • Seek enter’s price escaping fixed.
    • Introduced errors message when xcrud’s scripts loaded two times.
    • Hidden fields in custom templates fastened.
    • Highlight_row() classname mounted.
    • Google map by the use of https mounted.
    • Completed before_update, after_update and after_resize callbacks.
    • Load_css() and load_js() methods stepped forward. Now paths works propertly with $manual_load.
    • New WordPress plugin! Now plugin routinely contains xcrud’s kinds and scripts in wp_head() and wp_footer().
    • Password computer virus (no encryption) fastened.
    • DATE/TIME MANIPULATIONS (CALLBACKS AND PASS_VAR()) SWITCHED AGAIN TO MYSQL STRUCTURE!!!
    • Postdata pieces were given new methods as_date(), as_time() and as_datetime(). this may let you to receive dates from $postdata item.
    • Printout(quick tag) fixed.
    • Fastened a few typos in documentation.
    • Many-to-many relation can be found now. See fk_relation() method.
    v.1.6.11
    • Subselect() label fastened.
    • Dependent dropdowns (multi) fastened.
    • Editor loading fixed.
    v.1.6.10
    • File add mounted.
    • Column_pattern() final repair :)
    v.1.6.9
    • Bit box casting mounted.
    • Image taking out mounted.
    • Dependency mounted.
    • Columns opposite mounted.
    • Default_tab() fixed.
    • Column_pattern() fastened.
    v.1.6.8
    • String ‘0’ bug fastened.
    • Password sort bug fuxed.
    • Checkbox fixed.
    v.1.6.7
    • Fastened some interior insects.
    • RTL rendering, will also be enabled in configuration document.
    v.1.6.6
    • Now you can use xCRUD as easy datagrid with customized sql query. See more in documentation.
    • Situation() means fastened.
    • Learn-handiest, if number one now not exist.
    • Column_callback() and column_pattern() in detail view.
    v.1.6.FIVE
    • Default_tab() manner and $default_tab option added.
    • Nested table can be displayed in tab for those who use tabs.
    • Some fixes in consequence html.
    • Delivered prefix give a boost to for table names.
    • “Unique checking” bug fixed.
    • Joomla 3.2 integration plugin.
    v.1.6.4
    • Automated url detection fastened.
    • Map mounted.
    • Minor adjustments in js occasions.
    • New method set_exception() is on the market in callback functions.
    • Validation now's assessments knowledge on server side too.
    • $postdata variable is object now in callbacks. Test your custom purposes.
    • JS alerts replaced with message bars.
    v.1.6.3
    • Unset_edit() condition fastened.
    • Links_label() mounted.
    • Adjustments in upload sheme.
    • Classname parameter in sum() means fixed.
    • Introduced codegniter integration examples.
    v.1.6.2
    • Pressing bugfix: image uploads.
    • Printout go back fastened.
    • A Few development of compatibility with frameworks.
    v.1.6.1
    • Nested desk CKEditor bug mounted.
    • Column callback csv mounted.
    v.1.6.ZERO
    • Release of latest xCRUD 1.6. From this second v.1.FIVE is deprecated.
     

    Tags: php ajax crud datagrid, crud php mysql, php crud application, php crud grid, simple php crud, crud php script, php crud magnificence, mysql datagrid, php knowledge grid, php grid generator, php content material management, php database manager, information management php, scaffolding php, php crud generator, php datagrid mysql, jquery grid php, crud builder, form builder


    FULL DOWNLOAD

No comments:

Post a Comment

Trik tersembunyi Bermain Slither.io agar menjadi no 1 | cara tau ampuh

Slither.io Unblocked Play Engaging in online game playing avails a chance for one to have a great experience. This opens up an enormous amo...