Libraries tagged by Laravel-Core
digitaldream/laracrud
20628 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
mateffy/laravel-introspect
821 Downloads
Analyze Laravel codebases and find structured information about models, routes and other Laravel-specific things.
andyabih/laravel-to-uml
68998 Downloads
Automagically generate UML diagrams of your Laravel code.
spresnac/laravel-create-user-cli
47226 Downloads
Create a user-entry from cli with artisan
rap2hpoutre/laravel-credit-card-validator
127252 Downloads
Laravel credit card validator
jlorente/laravel-credit-cards
31694 Downloads
Laravel >=5.6 integration for the PHP Credit Cards package that allows to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm.
evolvo/laravel-code-generators
18052 Downloads
Artisan commands to generate laravel project code from existing database tables.
bilfeldt/laravel-correlation-id
61411 Downloads
Deal with Request-ID and Correlation-ID in Laravel applications
fico7489/laravel-revisionable-upgrade
36895 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
googee/entity
18786 Downloads
laravel code generator
tenantcloud/laravel-cors
49315 Downloads
Send CORS headers in a Laravel application
microweber-deps/laravel-cors
59280 Downloads
Fork of fruitcake/laravel-cors Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
lukaszaleckas/laravel-correlation-id
30709 Downloads
dev-lnk/laravel-code-builder
4542 Downloads
Generate classes and files from table schema
climactic/laravel-credits
623 Downloads
A ledger-based Laravel package for managing credit-based systems in your application.