Libraries tagged by duer
webfactory/exceptions-bundle
1206376 Downloads
Building blocks for more user-friendly error pages, plus a simple controller to display error pages during development (helpful prior to Symfony 2.6.3)
tomloprod/time-warden
3748 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
symfony/fake-sms-notifier
398772 Downloads
Fake SMS (as email or log during development) Notifier Bridge.
symfony/fake-chat-notifier
70859 Downloads
Fake Chat (as email or log during development) Notifier Bridge.
rdx/behat-variables
2064986 Downloads
Store variables across Scenarios during Behat testing
php-http/vcr-plugin
182824 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
philippemarcmeyer/fieldslinker
51887 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
oxid-esales/oxideshop-demodata-installer
765315 Downloads
This tool is used to copy pictures from demo data repository to OXID eShop, during setup process.
ezsystems/ezpublish-kernel
569101 Downloads
Kernel used by ezsystems/ezplatform and derivatives. Provides the Content Repository, its APIs, and the application's Symfony framework integration.
causal/image_autoresize
301710 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
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.
apen/additional_reports
106123 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
xwp/wp-dev-lib
234698 Downloads
Common code used during development of WordPress plugins and themes
dragon-code/laravel-migration-actions
191709 Downloads
Performing any actions during the deployment process
nimiq/xpub
1785 Downloads
A simple class to derive BTC and ETH extended public keys and addresses without GMP.