Libraries tagged by operators
bluefrg/retry
6382 Downloads
A simple PHP function used to retry failed operations.
bjerke/laravel-bread
5122 Downloads
A boilerplate package for BREAD operations through REST API in Laravel
bigfork/silverstripe-graphql-batching
1649 Downloads
Adds support for HTTP-based batching of GraphQL operations in Silverstripe
aternos/io
626 Downloads
PHP library for IO operations
async-interop/promise
2457 Downloads
A promise interface for interoperability in async operations.
asvvvad/clipboard
108 Downloads
Perform clipboard operations (Copy/Paste) in PHP.
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.
ahmedebead/lara-crud
2497 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
aef/laravel-batch-requests
438 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
vormkracht10/laravel-permanent-cache
1015 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!
tayfunerbilen/basicdb
169 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
saritasa/laravel-entity-services
13641 Downloads
Saritasa entity service for typical CRUD operations
salmanzafar/laravel-crud-generator
5033 Downloads
A simple Laravel library that allows you to create crud operations with a single command
fsvaos/vaos
45 Downloads
Virtual Aviation Operations System
dmamontov/asynctask
2329 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.