Libraries tagged by which
christiaan/php-sandbox
1279 Downloads
Php Sandbox in a child process which should make it possible to run user supplied code safely
chillu/fakedatabase
3080 Downloads
Simple 'database' storage adapter which persists into a JSON file
chh/sirel
68 Downloads
Flexible SQL builder which builds an Abstract Syntax Tree of SQL and dumps it.
chemem/asyncify
243 Downloads
A simple library with which to run blocking I/O in a non-blocking fashion.
cg/kint-bundle
125777 Downloads
This bundle lets you use the Kint function in your Twig templates. Kint is a print_r() replacement which produces a structured, collapsible and escaped output
cesnet/simplesamlphp-module-perun
11452 Downloads
Module which allows SSP to communicate with Perun IAM https://perun.cesnet.cz
cedricve/lockfile
12392 Downloads
A session driver which properly locks the file session driver for Laravel
carbon/tailwindcolors
1994 Downloads
A plugin for Neos CMS which provides an editor for tailwindcss colors
cakejob/php-resque-ex-scheduler
2945 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
brotkrueml/typo3-feed-generator-mrss
2539 Downloads
Add-on for brotkrueml/typo3-feed-generator which provides the mRSS extension
brookinsconsulting/bccie
4840 Downloads
eZ Publish Legacy extension which provides a flexible solution for quick and simple export of collected information content in csv or sylk formatted files with eZ Publish Legacy. Great for reports!
bricev/jobqueue
2425 Downloads
JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`
bocharsky-bw/file-naming-resolver
4912 Downloads
A lightweight library which helps to resolve a file/directory naming of uploaded files using various naming strategies.
blue-tomato/image-blurhash
1215 Downloads
Module for ProcessWire which automatically generates Blurhashs.
blogdaren/phpforker
60 Downloads
A simple Multi-Process programming skeleton written in PHP and learned much from Workerman, which remove the part of Network Event Library, it aims at two aspects by programming personally