Libraries tagged by operators
gam/estafeta-command
264 Downloads
PHP library to run 'estafeta interactive command' web portal operations programmatically.
experteam/api-laravel-ebilling
367 Downloads
Laravel library to manage common operations used in electronic billing processes
egeatech/laravel-models
3885 Downloads
A package to better handle database operations via Eloquent Models.
easyise/eisexlsx
1092 Downloads
XLSX file data read-write library that operates with native cell addresses like A1 or R1C1.
dmamontov/asynctask-7
12805 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.
devuri/wp-option
2736 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
5085 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
1780 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-dt
3436 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 [DataTables](https://datatables.net/)
datatables.net/datatables.net-rowreorder-bs5
1196 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
896 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
2645 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
247 Downloads
API for doing operations in DANA Payment Gateway (Gapura)
cheprasov/php-parallel
12426 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
chancegarcia/rest-api-bridge-bundle
778 Downloads
Add-on to FOSRestBundle to deploy CRUD REST operations for an application. API documentation provided through NelmioApiDocBundle.