Libraries tagged by moderation
olinox14/path-php
194 Downloads
Object-oriented file and path operations, inspired by the path.py python library
mobilestock/laravel-model-affected-rows-verification
8015 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.
miranj/craft-cryptographer
11956 Downloads
Adds Twig filters to perform cryptographic operations.
marcocesarato/security
2738 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.
mangirdas/advanced-fs
35666 Downloads
Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.
litvinjuan/laravel-cascade-soft-deletes
1456 Downloads
Cascades soft delete and restored operations to the defined relationships
lesha888/geophp
35651 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.
krakjoe/uopz
0 Downloads
User Operations for Zend
keboola/retry
93960 Downloads
Library for repeatable and retryable operations
jtc-solutions/helpers
2553 Downloads
Group of static helpers for type operations.
jojo1981/polling
8213 Downloads
Polling library for conditionally retry operations based on a result checker.
jlorente/laravel-credit-cards
32905 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.
iziphp/http-message-util
2622 Downloads
Utility enums to facilitate common operations of PSR-7
icecave/interlude
38438 Downloads
Emulated timeouts for synchronous operations.
herzult/simple-php-easy-plus
35 Downloads
A simple, pragmatic numeric operation api written in PHP. It does addition.