Libraries tagged by operators
mvccore/ext-tool-image
175 Downloads
MvcCore - Extension - Tool - Image - object oriented image processing tool supporting many popular web images operations.
murattcann/update-modal
120 Downloads
Basic package for updating operations with bootstrap modal.
mubeen/laravel-user-crud
6 Downloads
Laravel package for user CRUD operations and authentication
mtkocak/basicdb
49 Downloads
A BasicDB implementation using PDO. Select, Insert, Update and Delete operations in an OOP way.
mscribellito/str
26 Downloads
Str is an immutable PHP class that provides convenient, object-oriented operations for string handling and manipulation.
msbytes/laravel-workdays
51 Downloads
Simple operations with working days for Laravel.
msbeden/seopack
1 Downloads
With Seopack, you can easily perform sitemap, meta tags, structured data operations.
mr-apr/m-curl
37 Downloads
Light and simple library for curl Operations
mortimer/poignant
290 Downloads
Eloquent and Ardent on steroids, adds in-model validations, user stamping, declarative relations, cascaded operations on relations (save, delete). To make RoR devs feel a bit more at home.
morebec/orkestra-retry
492 Downloads
Orkestra component providing utilities for retrying operations when they fail
mnmsi/gencrudops
7 Downloads
Create a Laravel Crud Operations
mmurattcann/repository-generator
21 Downloads
You can easily generate interface and class for resository with given model name. Created class implements created interface and they have methods to do basic operations like store(), getAll(), etc.
mmstfkc/basic-crud
10 Downloads
This structure is designed for use in basic CRUD operations.
mjohann/simple-redis
13 Downloads
Simple Redis is a PHP class that provides a practical and reusable abstraction for working with Redis. It allows you to easily create connections and perform common operations such as set, get, del, list, pub, sub and many others, without worrying about the underlying configuration complexity.
mjohann/simple-rabbitmq
8 Downloads
Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings — all without having to deal with the complexity of the underlying configuration.