Libraries tagged by laratrade
laratrade/trader
627 Downloads
Laravel package for trader extension interface.
mderakhshi/trader
4 Downloads
Laravel package for trader extension interface.
laratrade/gdax-websocket
3 Downloads
Laravel package for GDAX integration.
laracademy/interactive-make
1514188 Downloads
Interactive make CLI replacement for Laravel
laracademy/generators
289543 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
laracademy/model-generator
9676 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
darkghosthunter/laratraits
2182 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
3542 Downloads
Extensions for Laravel validation rules to validate national person and company identifiers
laracademy/seeds
419 Downloads
This package helps with database seeding.
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
err0r/laratransaction
49 Downloads
Laravel Payment Transactions Helper
almoayad/laratrans
43 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
146 Downloads
This package provides you with a simplistic `php artisan make:user` command
laracademy/dusk-interactive
2317 Downloads
Interactive package for Dusk tests