Libraries tagged by Laravel Development Tools
saber13812002/nova-packages-tool
8 Downloads
Tool for Laravel Nova Packages Development
marill/laravel-dev-server
9 Downloads
A tool to start and manage all your Laravel development servers in parallel
itul/laravel-boilerplate
0 Downloads
A comprehensive Laravel starter project with pre-configured packages, interactive setup, and common functionality for rapid application development
elsayed85/nova-packages-tool
1 Downloads
Tool for Laravel Nova Packages Development
hoangphi/hwa-tools
41 Downloads
A package about helper function and meta tools. Development by Phi Hoang
mohsen1383/laravel-rest-tool-kit
4 Downloads
A toolkit for Laravel REST API development, including helpers, repositories, services, and more.
frock-dev/tools-for-laravel
1241 Downloads
Toolkit to boost your development with Laravel and frock.dev
shieldcompany/php-tools
7 Downloads
Useful tools for PHP development
rajtechnologies/laravel-tools
138 Downloads
All Type of Base Tools to Helping Development and Repository Generator
ahmedessam/laravel-autotranslate
132 Downloads
Laravel AutoTranslate is a package that automates the process of collecting translation keys throughout your Laravel project and organizing them into the appropriate translation files. This tool simplifies multilingual development by ensuring that all translation keys are efficiently managed and up-to-date.
bnjns/web-dev-tools
247 Downloads
A collection of useful tools for web development.
goez/laravel-api-forge
3 Downloads
A powerful command-line tool for scaffolding Laravel API projects with modern development practices and essential packages pre-configured.
yexue/laravel-quick
29 Downloads
agile development
surpaimb/laravel-quick
23 Downloads
agile development
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.