Libraries tagged by operators
phpdevcommunity/php-filesystem
111 Downloads
A lightweight PHP library for file system operations, including temporary file creation, file manipulation, and metadata handling using SPL.
php-extended/php-io
109 Downloads
Classes to implement generic input and output operations
php-component/atomic-file
35 Downloads
Library for atomic operations with files
phellow/filesystem
29 Downloads
Handles filesystem operations
peterujah/naughty-site-killer
1 Downloads
NaughtySiteKiller provides a secure method for performing critical operations on a server via HTTP requests. It's designed to protect your work when dealing with naughty clients who, after gaining access to their cPanel, change their passwords and refuse to complete payment.
perrin/crud-fast
14 Downloads
A package for generating CRUD operations in Laravel.
perf/session
80 Downloads
Allows to execute session-related operations.
perf/file-system
106 Downloads
Allows to execute file-system-related operations.
perf/cookie
66 Downloads
Allows to execute cookie-related operations.
penguinpark/monad
0 Downloads
A collection of PHP classes that implement monad-based operations
pecee/asynctask
19 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
pavloniym/geophp
5 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.
paslandau/io-utility
212 Downloads
IO library for file operations - mostly for convenience on commmon actions
pareshsoneri/rsp-crud-generator
2 Downloads
A Laravel package to generate API CRUD operations using the Repository-Service Pattern.
pardnchiu/redis-cli
1 Downloads
Lightweight PHP Redis client supporting cache operations, automatic connection management, and complete Redis functionality. Built on native Redis extension, providing stable and reliable cache operation experience.