Libraries tagged by operations
herzult/simple-php-easy-plus
35 Downloads
A simple, pragmatic numeric operation api written in PHP. It does addition.
gateio/gateapi-php
6474 Downloads
Welcome to Gate API APIv4 provides operations related to spot, margin, and contract trading, including public interfaces for querying market data and authenticated private interfaces for implementing API-based automated trading.
florianwolters/component-util-reflection
174286 Downloads
Provides operations for the PHP Reflection API as a PHP component.
florianwolters/component-core-stringutils
196431 Downloads
Offers operations on the data type string as a PHP component.
faithfm/smart-search-php
3071 Downloads
Search/filter using simple Google-style search strings to perform complex filter operations.
elementaryframework/streams
39925 Downloads
Shared project for streams operations across the framework
duncanmcclean/guest-entries
4465 Downloads
Perform CRUD operations in the front-end of your site.
demi/php-timelog
35198 Downloads
PHP timer for long-time operations
datatables.net/datatables.net-select
19778 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
datatables.net/datatables.net-rowreorder
5155 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
2102 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
117740 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
8578 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
1813 Downloads
PHP class wrapper for simple diff operation.
bmdevel/php-index
46195 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.