Libraries tagged by tiat
stymiee/email-validator
317966 Downloads
A robust PHP 7.4+ email validation library that extends beyond basic validation with MX record checks, disposable email detection, and free email provider validation. Features include strict typing, custom validator support, internationalization (i18n), and an extensible architecture. Perfect for applications requiring thorough email verification with customizable validation rules.
stuttter/ludicrousdb
100131 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
steverhoades/oauth2-openid-connect-client
433022 Downloads
OAuth2 OpenID Connect Client that utilizes the PHP Leagues OAuth2 Client
stevencorona/opcache-json
196976 Downloads
Library that grabs some critical stats from Zend Opcache and outputs to JSON for monitoring and alerting. Can also output to statsd sink.
stefro/laravel-lang-country
30960 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
stechstudio/laravel-jwt
78005 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
steampixel/simple-php-router
53051 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/laravel-support-bubble
133025 Downloads
A non-intrusive support chat bubble that can be displayed on any page
soapbox/laravel-formatter
1012962 Downloads
A formatting library that converts data output between XML, CSV, JSON, TXT, YAML and a few others.
simplesamlphp/composer-module-installer
8897073 Downloads
A Composer plugin that allows installing SimpleSAMLphp modules through Composer.
silverstripe/lumberjack
1003206 Downloads
A module to make managing pages in a GridField easy without losing any of the functionality that you're used to in the CMS.
serversideup/spin
25795 Downloads
Replicate your production environment locally using Docker. Just run "spin up". It's really that easy.
samdark/yii2-webshell
74624 Downloads
A web shell that allows to run yii console commands and create your own commands.
sailenicolas/forceutf8
177176 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
s9e/regexp-builder
1784645 Downloads
Library that generates regular expressions that match a list of strings.