Libraries tagged by tym
zetacomponents/system-information
1772827 Downloads
Provides access to common system variables, such as CPU type and speed, and the available amount of memory.
zetacomponents/mail
1751051 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
zalas/phpunit-injector
324525 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
zalas/phpunit-globals
337452 Downloads
Allows to use attributes to define global variables in PHPUnit test cases.
z4kn4fein/php-semver
1141645 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
yoast/whip
940460 Downloads
A WordPress package to nudge users to upgrade their software versions (starting with PHP)
ylsideas/subscribable-notifications
123138 Downloads
A Laravel package for adding unsubscribe links to notifications
yireo/magento2-replace-tools
50280 Downloads
Tools to maintain yireo/magento2-replace packages
yireo/magento2-next-gen-images
973594 Downloads
Magento 2 module to add NextGen images support to the Magento frontend
yireo/magento2-linkpreload
313086 Downloads
Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading
yireo/magento2-googletagmanager2
780452 Downloads
Add Google Tag Manager to Magento
yiisoft/html
434055 Downloads
Handy library to generate HTML
yiisoft/files
1127399 Downloads
Helper to manage files and directories
yidas/yii2-composer-bower-skip
655709 Downloads
A Composer package that allows you to install or update Yii2 without Bower-Asset
yetanotherape/diff-match-patch
834643 Downloads
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP