Libraries tagged by tiat
vria/nodiacritic
2862657 Downloads
Tiny helper function that removes all diacritical signs from characters
vormkracht10/laravel-mails
23156 Downloads
Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.
tysonandre/var_representation_polyfill
5176259 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
typo3/cms-form
6112397 Downloads
TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.
typisttech/imposter-plugin
221169 Downloads
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
timacdonald/has-parameters
213423 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
tempest/framework
7006 Downloads
The PHP framework that gets out of your way.
t3g/blog
498185 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.
sybio/gif-frame-extractor
358257 Downloads
PHP class that separates all the frames (and their duration) of an animated GIF
sybio/gif-creator
370850 Downloads
PHP class that creates animated GIF from multiple images
swayok/alternative-laravel-cache
428485 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
suin/phpcs-psr4-sniff
1150258 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
stymiee/email-validator
317089 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
99996 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
432123 Downloads
OAuth2 OpenID Connect Client that utilizes the PHP Leagues OAuth2 Client