Libraries tagged by operators
anekdotes/staticmodel
380 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
akeneo-labs/data-generator-bundle
2086 Downloads
Akeneo PIM Bundle to generate data in order to test high volume operations
ahrmerd/laravel-test-generator
94 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
aef/laravel-batch-requests
21 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
soupmix/elasticsearch
83 Downloads
Simple Elasticsearch abstraction layer adapter to handle CRUD operations.
soupmix/base
967 Downloads
Simple database abstraction layer adapters collection to handle CRUD operations.
rican7/mathematician
47 Downloads
A PHP mathematics library for simpler, more reliable math operations... even on big numbers
narrowspark/http-message-util
23203 Downloads
This repository holds utility classes and constants to facilitate common operations of PSR-7.
malkusch/php-index
19813 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.
jungi/framework-extra-bundle
663 Downloads
attributes for request and response operations, content negotiation, and more for symfony projects
forestry/orm
47 Downloads
Tiny ORM for simple CRUD operations.
florence/potato
0 Downloads
Potato ORM is a simple agnostic ORM that can perform the basic crud database operations
cashlink/php-index
11304 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.
akeneo/data-generator-bundle
94 Downloads
Akeneo PIM Bundle to generate data in order to test high volume operations
ad7six/php-cli-progress-bar
40 Downloads
PHP Plugin for displaying a progress bar in shell operations