Libraries tagged by operating
cubeta/cubeta-starter
1908 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
116687 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.
bmdevel/php-index
45408 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.
atk14/string-buffer
26336 Downloads
StringBuffer is a PHP class providing operations for efficient string buffering
astatroth/laravel-timer
23175 Downloads
A small tool to measure operations execution time.
articus/path-handler
16621 Downloads
Library for API development with Mezzio that simplifies creating operation middlewares and registering them in router
araise/crud-bundle
5791 Downloads
Very simple CRUD operations
akondas/exspecto
2465 Downloads
Small PHP DSL for synchronizing asynchronous operations (busy-waiting)
aeon-php/retry
152717 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution
aef/laravel-batch-requests
866 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
whatwedo/crud-bundle
25315 Downloads
Very simple CRUD operations
vormkracht10/laravel-permanent-cache
1124 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!
vcn/enum
28724 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
snowio/magento2-product-save-mutex
24904 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
saritasa/laravel-controllers
16896 Downloads
Saritasa controllers for typical operations