Libraries tagged by operating
momentohq/client-sdk-php
110024 Downloads
PHP SDK for Momento, a serverless cache that automatically scales without any of the operational overhead required by traditional caching solutions.
mobilestock/laravel-model-affected-rows-verification
11996 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
mistralys/application-utils-result-handling
42342 Downloads
Classes used to store information on the results of application operations.
mistralys/application-utils-image
44265 Downloads
PHP image helper library for basic image operations and color management.
miranj/craft-cryptographer
12882 Downloads
Adds Twig filters to perform cryptographic operations.
milpa/framework
693 Downloads
The composer create-project starting point for a Milpa app: a runtime whose every capability is a declared Operation, reachable from the terminal, from MCP and from a TUI at once. No database, no web framework — an agent-operable substrate you extend with plugins.
marcocesarato/security
3004 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
litvinjuan/laravel-cascade-soft-deletes
5372 Downloads
Cascades soft delete and restored operations to the defined relationships
libresign/whatosami
38110 Downloads
What operational sytem am I
lesha888/geophp
41339 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
lakasir/has-crud-action
4578 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.
lacodix/laravel-global-or-scope
1144 Downloads
A Laravel package to add possibility to use global scopes with an or operation in Eloquent Models.
krakjoe/uopz
37 Downloads
User Operations for Zend
jojo1981/polling
13013 Downloads
Polling library for conditionally retry operations based on a result checker.
jlorente/laravel-credit-cards
38517 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.