Libraries tagged by development-only
ndestates/laravel-model-schema-checker
650 Downloads
A comprehensive Laravel application validator for security, performance, relationships, migrations, and code quality. DEVELOPMENT ONLY - DO NOT install in production environments.
josefglatz/development-only
9258 Downloads
Development Only settings for TYPO3 CMS projects
poldixd/laravel-queue-clear-all
72 Downloads
Development-only Artisan command to clear all Laravel Horizon queues.
michal78/laravel-sms-catcher
503 Downloads
A development-only inbox for inspecting Laravel SMS notifications.
pho-adapters/events-local
5422 Downloads
A development-only implementation of events adapter for the Phở stack.
barth/dev-pack
2444 Downloads
A flex package to provide usefull tools for development only
supravatm/magento2-module-fake-data-api
3 Downloads
A lightweight and non-intrusive(no DB bloat unless you extend it to save) Magento 2 module to generate fake customers, products, and orders via GraphQL & REST APIs.
yunior22/laravel-docker
21 Downloads
Docker files for running a basic Laravel application for development only. Do not use for deployment with out making deployment settings.
rafni/laravel-toolkit
22 Downloads
Some tools for Laravel development, only commands and helpers to streamline developments
jeanmarcos/module-livereload
0 Downloads
Magento 2 development module that injects the LiveReload browser auto-reload script into storefront and admin pages. For local development only — guarded against production mode.
jeanmarcos/module-customer-bypass
0 Downloads
Magento 2 development module that bypasses storefront customer authentication so any password is accepted for any existing customer. For local development only — guarded against production mode.
jeanmarcos/module-core-local-development
0 Downloads
Magento 2 shared core for local-development-only modules. Provides the production-mode guard service and the shared admin configuration tab consumed by Development_AdminBypass, Development_CustomerBypass, Development_LiveReload, and similar dev-only modules.
jeanmarcos/module-admin-bypass
0 Downloads
Magento 2 development module that bypasses admin authentication and auto-logs in a hardcoded developer user. For local development only — guarded against production mode.
jeanmarcos/magento-local-development-suite
0 Downloads
Meta-package: installs the full Magento 2 local-development suite (Core + AdminBypass + CustomerBypass + LiveReload + McpDevTools) in a single composer require. For local development only — every package guards itself against production mode.
igne-agency/laravel-bootstrap
1 Downloads
A comprehensive Laravel application bootstrap package for local development with automatic dependency management, database setup, and multi-server support (Herd, Sail, Laravel). Development only - not for production use.