Libraries tagged by onym
bjeavons/zxcvbn-php
14387363 Downloads
Realistic password strength estimation PHP library based on Zxcvbn JS
amphp/sync
40560308 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
amphp/socket
27895172 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.
amphp/process
40461949 Downloads
A fiber-aware process manager based on Amp and Revolt.
doctrine/reflection
103740541 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
timokoerber/laravel-one-time-operations
1186573 Downloads
Run operations once after deployment - just like you do it with migrations!
kyslik/column-sortable
4831263 Downloads
Package for handling column sorting in Laravel 6.x
emojione/emojione
2070824 Downloads
EmojiOne is a complete set of emojis designed for the web. It includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to our custom emoji images. PNG format provided for the emoji images.
zenstruck/foundry
8935427 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
yiisoft/yii2-queue
9298592 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
thecodingmachine/phpstan-strict-rules
6583668 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
teamtnt/laravel-scout-tntsearch-driver
2222606 Downloads
Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
swow/swow
1824294 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
sunra/php-simple-html-dom-parser
9085739 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
steverhoades/oauth2-openid-connect-server
6446462 Downloads
An OpenID Connect Server that sites on The PHP League's OAuth2 Server