Libraries tagged by operations
maurohmartinez/impersonate-users-backpack-laravel
6360 Downloads
A simple package that adds the impersonate operation for admins
marcocesarato/security
2690 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
34281 Downloads
Advanced file-system operations. For those who want a native php implementation of `rm -rf`, etc.
litvinjuan/laravel-cascade-soft-deletes
606 Downloads
Cascades soft delete and restored operations to the defined relationships
lesha888/geophp
34516 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.
lanciweb/laravel-make-crud
1924 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
keboola/retry
90210 Downloads
Library for repeatable and retryable operations
jojo1981/polling
7110 Downloads
Polling library for conditionally retry operations based on a result checker.
iyogesharma/datatable-laravel
607 Downloads
package to help in handling both server and client side datatable.js operations
icecave/interlude
38187 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.
glowy/strings
3284 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy/arrays
3073 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.
florianwolters/component-util-reflection
173804 Downloads
Provides operations for the PHP Reflection API as a PHP component.
florianwolters/component-core-stringutils
195740 Downloads
Offers operations on the data type string as a PHP component.