Libraries tagged by SM
theseer/tokenizer
607703657 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
doctrine/instantiator
748872482 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
717034425 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/deprecations
349478674 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
smarty/smarty
31805866 Downloads
Smarty - the compiling PHP template engine
twilio/sdk
72759340 Downloads
A PHP wrapper for Twilio's API
composer/installers
112801449 Downloads
A multi-framework Composer library installer
smalot/pdfparser
22467283 Downloads
Pdf parser library. Can read and extract information from pdf file.
symfony/notifier
29842021 Downloads
Sends notifications via one or more channels (email, SMS, ...)
matthiasmullie/minify
23097518 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
composer/metadata-minifier
87904812 Downloads
Small utility library that handles metadata minification and expansion.
overtrue/easy-sms
1189266 Downloads
The easiest way to send short message.
quickbooks/v3-php-sdk
6649423 Downloads
The Official PHP SDK for QuickBooks Online Accounting API
nette/mail
8155360 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
laravel-notification-channels/twilio
5445858 Downloads
Provides Twilio notification channel for Laravel