Libraries tagged by Coderatio
fullpipe/cbr-currency-importer
21303 Downloads
The Central Bank of the Russian Federation currency importer
experteam/api-laravel-ebilling
423 Downloads
Laravel library to manage common operations used in electronic billing processes
dmamontov/asynctask-7
12813 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
dlucca/backpack-import
206 Downloads
Import operation for Backpack Admin Panel
dimaip/groupby
6506 Downloads
FlowQuery groupBy operation to group arrays by EEL discriminator
devuri/wp-option
2768 Downloads
A simple comprehensive interface for managing WordPress options, providing object-oriented access to get, add, update, and delete operations.
datatables.net/datatables.net-select-dt
5176 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-select-bs5
1806 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-rowreorder-bs5
1213 Downloads
RowReorder adds end user reordering of rows in a DataTable through click-and-drag mouse and touch operations. RowReorder provides full support for Editor allowing end users to update sequential information in a fast and easy manner. This is RowReorder for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-keytable-dt
905 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-keytable
2654 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables
danaid/dana-php
260 Downloads
API for doing operations in DANA Payment Gateway (Gapura), Widget, Merchant Management, and Disbursement
convertiv/composer-wordpress
8001 Downloads
This library fills a gap when using wordpress with composer. Previously, packages like Drupal's preserve paths composer plugin closed this gap, but with Composer 2's parallel operations, preserve paths creates a race condition.
codedruids/simple-diff
1243 Downloads
PHP class wrapper for simple diff operation.
cheprasov/php-parallel
12428 Downloads
The class allows you to run multiple operations parallel in different processes and send results to the main process. Useful if you need to run multiple independent operations simultaneously, instead of sequential execution, or if you run several independent queries, for example, queries to different data bases