Libraries tagged by water
aterrien/forp-profiler
190 Downloads
A PHP profiler written in C. forp is a lightweight PHP extension which provides the full call stack of your script, with CPU and memory usage, in a plain PHP Array or JSON output.
aternos/taskmaster
93803 Downloads
Object-oriented PHP library for running tasks in parallel
aternos/model
2784 Downloads
PHP library for simple and complex database models
aternos/lock
2068 Downloads
Distributed exclusive and shared resource locking based on etcd
aternos/codex-minecraft
15917 Downloads
PHP library to read, parse, print and analyse Minecraft log files.
i-lateral/silverstripe-modeladminplus
11962 Downloads
Adds some extra features to a standard ModelAdmin field
i-lateral/silverstripe-carousel
4154 Downloads
A base framework for creating sliders/carousels on your SilverStripe site
webvimark/date-range-picker
212968 Downloads
dangrossman daterangepicker yii 2 gridview
snowdog/module-product-attribute-description
41389 Downloads
The extension adds a new field for product attributes which allows to add some HTML text to be pulled later in frontend through an API endpoint
mitmelon/compress
3939 Downloads
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
michaeljennings/snapshot
7100 Downloads
A PHP package that takes a snapshot of your application and allows you to retrieve it later to help with debugging.
mgamadeus/colorist
2115 Downloads
A comprehensive PHP toolkit for color management and Material Design palette generation. Features a suite of classes for color representation and transformation, enabling seamless integration of vibrant color schemes and custom palettes into web and app projects. Elevate your design with precision color control.
getdkan/procrastinator
126882 Downloads
Library to define jobs and run them...most likely later.
dmstr/yii2-filemanager-widgets
53839 Downloads
A very smart filemanager to manage your files in the browser developed in AngularJS with Material-Design
daneren2005/php-resque
38452 Downloads
Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.