Libraries tagged by defaults
weblabnl/mandrill
5541 Downloads
Wrapper to send emails using the default PHP RESTful Mandrill API library
webbuilders-group/silverstripe-cmspreviewpreference
14450 Downloads
Adds the ability for users to control the default CMS preview mode and size for their login
vunamhung/cmb2_tab
1739 Downloads
This is a CMB2 Extension repository which help modify the default behavior of CMB2 and extends it's functionality.
voltra/filament-svg-avatar
1507 Downloads
Change the default avatar url provider with one for inline SVGs
utexas/speedway
219 Downloads
Default Drupal theme used with the UT Drupal Kit
ubc-web-services/ubc_chosen_style_tweaks
15173 Downloads
A Drupal 8 module to add some style tweaks to the default Chosen styles
tomkyle/configreader
840 Downloads
Successor of germania-kg/configreader: Merge default and custom configuration files with Symfony YAML. Supports PSR-6 CacheItemPools.
tiagomichaelsousa/laravelresources
13521 Downloads
Laravel Resources is a speed-up development package that allows you to create a boilerplate for Laravel apps with a default API structure.
tecdiary/sms
4033 Downloads
Simple SMS Gateway Package for sending short text messages. Currently Bulksms, Clickatell, Gupshup, Infobip, Itexmo, Mocker, MVaayoo, Nexmo, SmsAchariya, Smsapi, SmsCountry, SmsLane, twilio and Any HTTP/s based Gateways are supported with Custom Gateway. Default Log gateway can be used for testing.
tdc/pdo
117 Downloads
PDO MySQL/MariaDB/PostgreSQL/SQLite wrapper adding nested transactions and sane defaults
supseven/seo-addons
3061 Downloads
Additional settings and default setup for EXT:seo
studyportals/exception
9763 Downloads
Default exceptions and ExceptionHandler for studyportals
sfneal/users
51367 Downloads
Extended use of the default App\User Eloquent model used by Laravel applications
seec/vcard
5473 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
roy404/eloquent
105 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.