Libraries tagged by operate
datatables.net/datatables.net-rowreorder-bs4
142 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-keytable-jqui
5 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 [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-keytable-dt
429 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-bs4
146 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
conectra/active-rest
1279 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
coding-wisely/commitvel
18 Downloads
A Laravel package to assist with Git operations and code quality checks.
codilar/magento2-admin-logs
3375 Downloads
Log all admin operations
coco-project/sql-cache
17 Downloads
Based on the lexical analysis of "update," "select," "insert," and "delete" SQL statements, an automatic caching strategy is implemented. The strategy involves caching the data when executing a select operation and associating the table name contained in the SQL statement with the corresponding cached records. When executing update, insert, or delete operations, the table name from the SQL statement is extracted, and any cached records containing this table name from previous select operations are deleted. This strategy enables seamless caching without delay and eliminates the need to worry about data synchronization issues. It is particularly effective for tables with infrequent data modifications. For tables with frequent modifications, they can be ignored by configuring the strategy accordingly.
chh/itertools
2421 Downloads
Common functional operations for iterators.
chevron/db
99 Downloads
a PDO wrapper for making common DB operations slightly easier
cheprasov/php-parallel
12271 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
chaslain/docx-replace
297 Downloads
Allows you to run simple search and replace operations on docx files
cfn/math-captcha
42 Downloads
A simple mathematical operation verification code library, written based on GD library.
cdma-numiscorner/ebay-taxonomy-api
69 Downloads
Use the Taxonomy API to discover the most appropriate eBay categories under which sellers can offer inventory items for sale, and the most likely categories under which buyers can browse or search for items to purchase. In addition, the Taxonomy API provides metadata about the required and recommended category aspects to include in listings, and also has two operations to retrieve parts compatibility information.
catfishphp/noop
0 Downloads
Robust and tested implementation of a no operation function