Libraries tagged by development tools
symfony/web-profiler-bundle
159227427 Downloads
Provides a development tool that gives detailed information about the execution of any request
nova-kit/nova-packages-tool
5668431 Downloads
Tool for Laravel Nova Packages Development
vaimo/composer-patches
4570085 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
drupal/console
15130158 Downloads
The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
interconnectit/search-replace-db
117482 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
vizra/vizra-adk
33258 Downloads
Vizra Agent Development Kit - A comprehensive Laravel package for building intelligent AI agents.
treblle/treblle-laravel
223846 Downloads
Runtime Intelligence Platform
omaralalwi/gpdf
19911 Downloads
Custom PDF wrapper supporting Arabic language
codeigniter4/devkit
200360 Downloads
Development toolkit for CodeIgniter libraries and projects
xwp/wp-dev-lib
259261 Downloads
Common code used during development of WordPress plugins and themes
jonom/silverstripe-betternavigator
433189 Downloads
Front-end utility menu for Silverstripe websites featuring administration and development tools
htmlburger/wpemerge
140504 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
ahmed-bhs/doctrine-doctor
9945 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.
treblle/treblle-php
83303 Downloads
Stay in tune with your APIs
kktsvetkov/krumo
61894 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.