amranidev / ajaxis

:large_blue_diamond: PHP/javascript package For laravel (CRUD Ajax)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ajaxis PHP/Javascript package for laravel

SensioLabsInsight

Build Status StyleCI Latest Stable Version Total Downloads Latest Unstable Version License

Overview

Ajaxis is a PHP package for laravel that work with javascript plugins for materialize and bootstrap. Ajaxis is used for managing CRUD model with AJAX using Materialize or Bootstrap Modals that can generate inputs (text, radio, checkbox, file,etc..) automatically.

Ajaxis allows you to control your HTML inputs, APIs, CRUD methods, through a model controller and define just one HTML block to define your modal that Ajaxis can use it for all operations of CRUD managing.

Contribution

Any ideas are welcome. Feel free to submit any issues or pull requests.

About

:large_blue_diamond: PHP/javascript package For laravel (CRUD Ajax)

License:MIT License


Languages

Language:PHP 77.7%Language:HTML 12.6%Language:JavaScript 9.6%