Download the PHP package indeximstudio/ajaxpars without Composer
On this page you can find all versions of the php package indeximstudio/ajaxpars. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download indeximstudio/ajaxpars
More information about indeximstudio/ajaxpars
Files in indeximstudio/ajaxpars
Download indeximstudio/ajaxpars
More information about indeximstudio/ajaxpars
Files in indeximstudio/ajaxpars
Vendor indeximstudio
Package ajaxpars
Short Description Class for processing data with ajax
License MIT
Homepage https://github.com/indeximstudio/AjaxPars
Package ajaxpars
Short Description Class for processing data with ajax
License MIT
Homepage https://github.com/indeximstudio/AjaxPars
Please rate this library. Is it a good library?
Informations about the package ajaxpars
AjaxPars.php
Класс для создания переборов любых данных посредством ajax c лёгкой реализацией.
Установка
Via Composer
Использование
Публичные Методы
getScript()
@return string
подключает скрипты к странице
getProgress()
@return string
вывод полосы прогресса
StartPars()
запуск перебора
StopPars()
остановка перебора
getValueJson()
@return string (json)
возвращает информацию о выполненом запросе на страницу в формате json
Абстрактные методы
getCountIterations()
@return int
возвращает количество элементов перебора
getAction()
выполнение действий c полученными данными
Лицензия
The MIT License (MIT). Please see License File for more information.
All versions of ajaxpars with dependencies
PHP Build Version
Package Version
The package indeximstudio/ajaxpars contains the following files
Loading the files please wait ....