Libraries tagged by Laravel php cart
artificertech/laravel-hubspot
409 Downloads
A laravel wrapper for the https://github.com/HubSpot/hubspot-api-php package
partner/rawphp
616 Downloads
RawPHP is currently the most powerful framework in the world because of its ability to combine only the good parts of raw PHP, Laravel, CakePHP and Slim frameworks. It is PHP framework that helps you quickly write simple yet powerful web applications and APIs. You can write both laravel, Slim and cakephp code inside RawPHP!
saberliou/whetstone
2809 Downloads
A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.
rap2hpoutre/create-user-command
12897 Downloads
Create a user with artisan command
gem-partij/gemboot-lara
3593 Downloads
Gemboot Lara - Laravel package for supporting SMVC development method
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
chrispecoraro/laravel-controller-generator
26 Downloads
"php artisan make:scaffold" for Laravel 5.5+ and PHP 7.x
martinbean/facebook-php-sdk-laravel
1122 Downloads
A wrapper for the Facebook PHP SDK to work nicely with Laravel.
pollen/laravel-opcache
555 Downloads
PHP OPcache Artisan commands for Laravel.
syrian-open-source/laravel-short-artisan
209 Downloads
A set of php artisan aliases (for windows only)
rizkussef/laravel-sql-to-migration
7 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
micheledamo/laravel-web-artisan
46 Downloads
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".
cion/laravel-inspirational-quotes
20 Downloads
php artisan inspire on steroids.
cierrateam/laravel-architect
7 Downloads
The php artisan for package creators.
hcomg/laravel-crud-generator
165 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables