Libraries tagged by cenc
denis660/laravel-centrifugo
209699 Downloads
Centrifugo broadcaster for laravel
fansipan/fansipan
35159 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
clue/mq-react
863799 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP
centamiv/vektor
56488 Downloads
A native PHP Vector Database implementation with strict binary storage and Zero-RAM overhead.
t3g/blog
646075 Downloads
This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.
sandrokeil/interop-config
506248 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
piggly/php-pix
169133 Downloads
Uma biblioteca para preparar e gerar o código Pix do Banco Central do Brasil.
ph-7/eu-vat-validator
522503 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
pecl/parallel
4971 Downloads
A succinct parallel concurrency API for PHP 8
markstory/mini-asset
814377 Downloads
An asset compression library. Provides file concatenation and a flexible filter system for preprocessing and minification.
josemmo/uxml
598617 Downloads
Uncomplicated XML manipulation library with a clean and concise syntax
itamair/geophp
7705617 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.
integer-net/magento2-session-unblocker
331570 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
danielebarbaro/laravel-vat-eu-validator
460109 Downloads
A simple package that validates EU VAT numbers against the central ec.europa.eu database
cheprasov/php-redis-lock
462728 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.