Libraries tagged by turing
symfony/fake-sms-notifier
893888 Downloads
Fake SMS (as email or log during development) Notifier Bridge.
scriptfusion/pip
80326 Downloads
Immediately prints exceptions and assertion failures during testing.
rdx/behat-variables
2516681 Downloads
Store variables across Scenarios during Behat testing
oro/twig-inspector
582758 Downloads
Oro Twig Inspector adds the possibility to find twig templates and blocks used for rendering HTML pages faster during development
xwp/wp-dev-lib
265392 Downloads
Common code used during development of WordPress plugins and themes
dragon-code/laravel-actions
332679 Downloads
Performing any actions during the deployment process
tomloprod/time-warden
18456 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-chat-notifier
363330 Downloads
Fake Chat (as email or log during development) Notifier Bridge.
php-http/vcr-plugin
323253 Downloads
Record your test suite's HTTP interactions and replay them during future test runs.
oxid-esales/oxideshop-demodata-installer
1193284 Downloads
This tool is used to copy pictures from demo data repository to OXID eShop, during setup process.
eliashaeussler/version-bumper
547725 Downloads
Composer plugin to bump project versions during release preparations
causal/image_autoresize
503412 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.
apen/additional_reports
170648 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).
ahmed-bhs/doctrine-doctor
12634 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
adriansuter/php-autoload-override
67845 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.