Libraries tagged by reallyli
apavliukov/laravel-email-smtp-validation
26482 Downloads
Validate email address via SMTP to check if it really exists
alexandre-daubois/lazy-stream
5905 Downloads
Write data to streams, only when it is really needed to.
joselfonseca/laravel-api-tools
12196 Downloads
Some tools for Laravel API development, nothing really new, just wrappers and helper stuff
distantnative/search-for-kirby
821 Downloads
Really find what you are looking for.
reallifekip/immutable-base
454 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
tanur/yii2-rabbitmq
939 Downloads
Forked from mikemadisonweb/yii2-rabbitmq. Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.
skilla/lint-namespaces
9351 Downloads
Search all psr-4 namespaces defined in composer.json and check that all files under this namespaces are really complaint with these
qc/qc-be-domain-color
11334 Downloads
This extension inject CSS in the BE interface to modify the color of the left/Modules frame. The color is associated to one or many domains. It can be useful when you get many TYPO3 instances, local DDEV/Docker installations or development servers and you want to really make the production server stand out.
parinpan/fan-jwt
3487 Downloads
A really lightweight JWT library for private use
lukasjankowski/laravel-safepass
7067 Downloads
A laravel 5 password validation package for checking if passwords are really secure
jrobertfox/dtox
118 Downloads
Creates really fresh DTOs
fillup/fake-bower-assets
9928 Downloads
Use Composer "replace" to fake out installing bower-asset dependencies that aren't really needed
elementfani/yii2-rabbitmq
1378 Downloads
Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.
co-stack/lib
5382 Downloads
A set of really useful, well tested and high performant php functions
f3ath/lazypdo
44983 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.