Libraries tagged by tiat
vormkracht10/laravel-mails
30881 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
5448069 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
typo3/cms-form
6341851 Downloads
TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.
typisttech/imposter-plugin
226657 Downloads
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
timacdonald/has-parameters
227066 Downloads
A trait that allows you to pass arguments to Laravel middleware in a more PHP'ish way.
tempest/framework
8167 Downloads
The PHP framework that gets out of your way.
t3g/blog
518848 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
375353 Downloads
PHP class that separates all the frames (and their duration) of an animated GIF
sybio/gif-creator
377484 Downloads
PHP class that creates animated GIF from multiple images
swayok/alternative-laravel-cache
457714 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
1263880 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
stymiee/email-validator
340731 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.
stymiee/authnetjson
447612 Downloads
Library that abstracts Authorize.Net's JSON APIs. This includes the Advanced Integration Method (AIM), Automated Recurring Billing (ARB), Customer Information Manager (CIM), Transaction Reporting, Simple Integration Method (SIM), and Webhooks.
stuttter/ludicrousdb
104196 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
461813 Downloads
OAuth2 OpenID Connect Client that utilizes the PHP Leagues OAuth2 Client