Libraries tagged by operators
mr-apr/m-curl
36 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.
mnmsi/gencrudops
5 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
8 Downloads
This structure is designed for use in basic CRUD operations.
mint-soft/form-shaper
6 Downloads
Zend Framework 2 module improves various operations on forms, such baking domain model, entities into forms + validation in one line call
minotaurlogistics/ebay-taxonomy-api
3 Downloads
Use the Taxonomy API to discover the most appropriate eBay categories under which sellers can offer inventory items for sale, and the most likely categories under which buyers can browse or search for items to purchase. In addition, the Taxonomy API provides metadata about the required and recommended category aspects to include in listings, and also has two operations to retrieve parts compatibility information.
mindfulcoder49/mysql-vector-openai
12 Downloads
Perform vector operations natively on MySQL using openAI embeddings
mindforce/cakephp-front-engine
91 Downloads
CakePHP Front operations plugin
milux/spdo
1724 Downloads
A static, simple PDO wrapper for easy database operations
milan-miscevic/yii2crud
7 Downloads
Basic CRUD operations in the Yii2 framework
micorx/welper
297 Downloads
This library helps you write your own HTML code and manage operations in your back-end
mfonte/bitmask
12 Downloads
Bitmask class helps you to use all might of bit masks and don't care about what bitwise operations are. It represents a high-level abstraction that looks like simple and manageable object and behaves like collection.
merchantprotocol/quik
98 Downloads
Quik is designed to shorthand typical Magento operations so that you don't have to remember everything.
memdevs/attempt
355 Downloads
A small library for attempting operations with graceful retries, based on an idea by igorw/retry