Libraries tagged by operators
datatables.net/datatables.net-rowreorder
4955 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
cubeta/cubeta-starter
1728 Downloads
Cubeta-Starter: A developer's Swiss army knife for seamless CRUD operations. Choose between core integration or dev dependency. Enjoy a user-friendly GUI for code generation, enhancing your development workflow. Say goodbye to repetition, embrace productivity with Cubeta-Starter!
ctw/ctw-http
114619 Downloads
This package provides utility classes and constants to facilitate common operations of PSR-7 and a group of exceptions which represent HTTP status codes.
convertiv/composer-wordpress
7881 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.
bmdevel/php-index
44083 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
backstage/laravel-permanent-cache
612 Downloads
Using Laravel Permanent Cache you can cache intensive operations permanently and update them in the background, so your users don't have to wait!
atk14/string-buffer
25887 Downloads
StringBuffer is a PHP class providing operations for efficient string buffering
araise/crud-bundle
5690 Downloads
Very simple CRUD operations
akondas/exspecto
2317 Downloads
Small PHP DSL for synchronizing asynchronous operations (busy-waiting)
aeon-php/retry
152606 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
whatwedo/crud-bundle
25055 Downloads
Very simple CRUD operations
vcn/enum
28273 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
snowio/magento2-product-save-mutex
24353 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
saritasa/laravel-controllers
16648 Downloads
Saritasa controllers for typical operations
prinsfrank/arithmetic-operations-floating-point
11269 Downloads
Floating point math implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)