Libraries tagged by swoft
yoast/whip
716296 Downloads
A WordPress package to nudge users to upgrade their software versions (starting with PHP)
muffin/trash
846023 Downloads
Adds soft delete support to CakePHP ORM tables.
lucidarch/lucid
258407 Downloads
An architecture for scalable software.
liip/rmt
382245 Downloads
Release Management Tool: a handy tool to help releasing new version of your software
friendsofsymfony1/symfony1
159670 Downloads
Fork of symfony 1.4 with dic, form enhancements, latest swiftmailer and better performance
configcat/configcat-client
711121 Downloads
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
tightenco/quicksand
164761 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
tenantcloud/laravel-boolean-softdeletes
76969 Downloads
Laravel soft deletes optimization for high load queries
pgbi/cakephp3-soft-delete
278263 Downloads
SoftDelete plugin for CakePHP
openbuildings/swiftmailer-css-inliner
387023 Downloads
Inline the css of your html emails
neos/swiftmailer
681820 Downloads
A Flow package for easy use of Swift Mailer
mailjet/mailjet-swiftmailer
1138042 Downloads
A SwiftMailer transport implementation for Mailjet
evence/soft-deleteable-extension-bundle
476234 Downloads
Fixed to work with Symfony 5.0+. Adjusted from E-vence/SoftDeleteableListenerExtensionBundle.
cspoo/swiftmailer-mailgun-bundle
1050437 Downloads
Swiftmailer Mailgun bundle
badoo/soft-mocks
30030 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.