Libraries tagged by laratrade
laratrade/trader
633 Downloads
Laravel package for trader extension interface.
mderakhshi/trader
5 Downloads
Laravel package for trader extension interface.
laratrade/gdax-websocket
3 Downloads
Laravel package for GDAX integration.
laracademy/interactive-make
1537076 Downloads
Interactive make CLI replacement for Laravel
laracademy/generators
317689 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
laracademy/model-generator
10073 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
darkghosthunter/laratraits
2183 Downloads
Laratraits is a package containing useful traits to use along your Controllers, Service Providers, Commands and what not. Take a look!
laragrad/identifier-validation
3778 Downloads
Extensions for Laravel validation rules to validate national person and company identifiers
laracademy/seeds
420 Downloads
This package helps with database seeding.
streats22/laragrape
92 Downloads
A Laravel package for GrapesJS + Filament block builder integration.
soufian212/laratransmanager
2 Downloads
Store all your translations on the database and translate them easily with a dashboard
mantey/laratrait
30 Downloads
An easy way to create a trait with php artisan command
almoayad/laratrans
71 Downloads
LaraTrans is a Laravel package that simplifies the process of handling translations for your models. It allows you to easily create, update, and delete translations for specific model properties, making your application ready for multilingual support with minimal effort.
laracademy/make
147 Downloads
This package provides you with a simplistic `php artisan make:user` command
laracademy/dusk-interactive
2340 Downloads
Interactive package for Dusk tests