Libraries tagged by cenc
amphp/amp
77292308 Downloads
A non-blocking concurrency framework for PHP applications.
symfony/dependency-injection
324753111 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
revolt/event-loop
10043267 Downloads
Rock-solid event loop for concurrent PHP applications.
composer/installers
103734612 Downloads
A multi-framework Composer library installer
amphp/parallel
19109654 Downloads
Parallel processing component for Amp.
webimpress/safe-writer
30486979 Downloads
Tool to write files safely, to avoid race conditions
iio/libmergepdf
10275148 Downloads
Library for merging multiple PDFs
amphp/http-client
3283197 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
widmogrod/php-functional
3631765 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
swow/swow
1342369 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
spatie/fork
680438 Downloads
A lightweight solution for running code concurrently in PHP
snapappointments/bootstrap-select
378988 Downloads
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
phayes/geophp
7750947 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.
konekt/concord
806742 Downloads
Concord is a Laravel Extension for building modular Laravel Applications
spomky-labs/cbor-php
2856451 Downloads
CBOR Encoder/Decoder for PHP