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
1520884 Downloads
Interactive make CLI replacement for Laravel
laracademy/generators
300347 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
laracademy/model-generator
9823 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!
laracademy/seeds
419 Downloads
This package helps with database seeding.
laracademy/dusk-interactive
2334 Downloads
Interactive package for Dusk tests
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
85 Downloads
Laravel Payment Transactions Helper
almoayad/laratrans
46 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.
laragrad/identifier-validation
3632 Downloads
Extensions for Laravel validation rules to validate national person and company identifiers
laracademy/make
146 Downloads
This package provides you with a simplistic `php artisan make:user` command