Libraries tagged by SM
theseer/tokenizer
676698653 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
doctrine/instantiator
799918664 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
778928312 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
406351339 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
34636167 Downloads
Smarty - the compiling PHP template engine
twilio/sdk
80622560 Downloads
A PHP wrapper for Twilio's API
composer/installers
122430218 Downloads
A multi-framework Composer library installer
smalot/pdfparser
26698344 Downloads
Pdf parser library. Can read and extract information from pdf file.
symfony/notifier
33769937 Downloads
Sends notifications via one or more channels (email, SMS, ...)
matthiasmullie/minify
25967400 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
99392720 Downloads
Small utility library that handles metadata minification and expansion.
overtrue/easy-sms
1267633 Downloads
The easiest way to send short message.
quickbooks/v3-php-sdk
7672729 Downloads
The Official PHP SDK for QuickBooks Online Accounting API
nette/mail
8823037 Downloads
📧 Nette Mail: A handy library for creating and sending emails in PHP.
laravel-notification-channels/twilio
6348214 Downloads
Provides Twilio notification channel for Laravel