Libraries tagged by operations
bytexr/filament-queueable-bulk-actions
60625 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
allanpichardo/mysql-vector
8028 Downloads
Perform vector operations natively on MySQL
zendframework/zend-ldap
2852940 Downloads
Provides support for LDAP operations including but not limited to binding, searching and modifying entries in an LDAP directory
hammerstone/flaky
41044 Downloads
A Laravel package to elegantly handle flaky operations.
prinsfrank/arithmetic-operations-implementation
Downloads
redsquirrelstudio/laravel-backpack-import-operation
9228 Downloads
An operation to make configurable imports for your CRUDs using the Backpack api you know and love
dcat-admin/operation-log
11890 Downloads
Dcat Admin 操作日志扩展
reinder83/binary-flags
72351 Downloads
Useful class for binary operations
kudm761/martinez-rueda-php
121414 Downloads
Martinez-Rueda algorithm for polygon boolean operations
yii2mod/yii2-gii-extended
6457 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
wgirhad/geophp
34636 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
vaened/php-search-engine
96869 Downloads
A flexible PHP search library that provides essential features for implementing search engines. It includes capabilities for filtering, indexing, and search functionalities. Designed to be easily extensible, it integrates seamlessly with different ORM frameworks to enhance search operations and manage complex queries.
tomatophp/tomato
4735 Downloads
TomatoPHP is built to make it easy to develop web apps and API by generating files of CRUD operations and support helpers of tonnes of functions to make it easy to manage and use framework services.
tempest/clock
62261 Downloads
A clock component that handle few simple clock operations.
talon-one/talon-one-client
96633 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`