Libraries tagged by operating
florianwolters/component-util-reflection
172053 Downloads
Provides operations for the PHP Reflection API as a PHP component.
florianwolters/component-core-stringutils
192894 Downloads
Offers operations on the data type string as a PHP component.
flobbos/laravel-crudable
7998 Downloads
A Laravel package for saving time on crud operations
filesys/filesystem
264 Downloads
A lightweight PHP filesystem library for efficient file and directory operations.
faithfm/smart-search-php
2390 Downloads
Search/filter using simple Google-style search strings to perform complex filter operations.
elementaryframework/streams
27549 Downloads
Shared project for streams operations across the framework
duncanmcclean/guest-entries
1885 Downloads
Perform CRUD operations in the front-end of your site.
dmamontov/asynctask-7
12196 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.
demi/php-timelog
30208 Downloads
PHP timer for long-time operations
datatables.net/datatables.net-rowreorder
3224 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
datatables.net/datatables.net-keytable
1051 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
cubeta/cubeta-starter
354 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!
bmdevel/php-index
34649 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.
blancks/fast-jsonpatch-php
110 Downloads
Class designed to efficiently handle JSON Patch operations in accordance with the RFC 6902 specification
atk14/string-buffer
22775 Downloads
StringBuffer is a PHP class providing operations for efficient string buffering