Libraries tagged by ploi
sylius/sylius-standard
283010 Downloads
Starting point for projects powered by Sylius eCommerce.
php-mock/php-mock-mockery
1631940 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-decimal/php-decimal
842443 Downloads
Correctly-rounded arbitrary precision decimal floating point
php-coord/php-coord
756213 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
microsoft/kiota-serialization-text
1605496 Downloads
Implementation of Serialization Abstractions for text/plain content
laminas/laminas-navigation
2090392 Downloads
Manage trees of pointers to web pages in order to build navigation systems
itamair/geophp
4897173 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.
genealabs/laravel-governor
177631 Downloads
Managing policy and control in Laravel.
cjmellor/level-up
48688 Downloads
This package allows users to gain experience points (XP) and progress through levels by performing actions on your site. It can provide a simple way to track user progress and implement gamification elements into your application
cheprasov/php-redis-lock
393924 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.
rmunate/spell-number
240369 Downloads
Easily convert numbers to letters, this library supports the native PHP INTL extension with which we can easily convert numbers to letters. This library provides us with the possibility of converting only to numbers or to currency formats depending on the language to be used, this package has support in the languages en: English, es: Spanish, pt: Portuguese, fr: French, it: Italian, ro: Romanian, fa: Farsi, hi: Hindi, pl: Polish.
react/socket-client
4204506 Downloads
Async, streaming plaintext TCP/IP and secure TLS based connections for ReactPHP
vinyvicente/doctrine-point-type
216157 Downloads
remorhaz/php-json-pointer
487330 Downloads
JSON Pointer (RFC-6901) PHP implementation
mazedlx/laravel-feature-policy
145277 Downloads
Add Feature-Policy headers to the responses of a Laravel app