Libraries tagged by operating
codedruids/simple-diff
1458 Downloads
PHP class wrapper for simple diff operation.
cheprasov/php-parallel
12431 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
bluefrg/retry
6473 Downloads
A simple PHP function used to retry failed operations.
bjerke/laravel-bread
5132 Downloads
A boilerplate package for BREAD operations through REST API in Laravel
awalhadi/addressable
55 Downloads
A modern, feature-rich Laravel package for managing addresses with geocoding, validation, caching, and spatial operations. Perfect for e-commerce, CRM systems, and any application requiring robust address management.
async-interop/promise
2457 Downloads
A promise interface for interoperability in async operations.
asvvvad/clipboard
116 Downloads
Perform clipboard operations (Copy/Paste) in PHP.
antavo/rest-client
47934 Downloads
A rather straightforward and lightweight, yet flexible helper class to perform operations on a RESTful API with cURL
alirezajavadi/framebot
8 Downloads
FrameBot is a fast and secure framework that offers an ORM similar to Eloquent, making it incredibly user-friendly and powerful for developers looking to handle database operations efficiently. Designed with OOP principles in mind, FrameBot provides a robust foundation for building scalable applications.
ahrmerd/laravel-test-generator
185 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
ahmedebead/lara-crud
2674 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
acucchieri/php-imap
1479 Downloads
provides support for IMAP operations
acekyd/laravelmp3
3698 Downloads
A light weight Laravel package for simple operations with mp3 files
26b/i18n-midoru
2481 Downloads
Handle translation operation with ease (download and upload).
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.