Libraries tagged by laravel usps
shiftechafrica/shift-code-generator
2374 Downloads
This package generates code in relation to year, date and month. For instance, it uses A - Z letters for months.
rlacerda83/lumem-microservice-shipment
4 Downloads
Microservice for management shipment.
orthodoxauto/ziggy-without-const
7343 Downloads
Identical to ziggy but uses var instead of const.
mifesta/mobiledetect
69 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
cuongnd88/lara-query-kit
32 Downloads
Lara Query Kit utilizes the Eloquent model
audunru/monolog-pushover
22 Downloads
Monolog handler that uses a HTTP client to log messages to Pushover
bobkingstone/securepass
140 Downloads
Auto-generate random password string with option for the inclusion of symbols. Uses Laravels Str random function to generate original alpha numeric string
naif/ai-validation
10 Downloads
AI Validator for Laravel: Uses ChatGPT (GPT-3.5-turbo) to easily check and filter user inputs.
niyko/rocket
23 Downloads
Rocket is a static site generator written in PHP which uses Laravel's Blade template engine under the hood to generate build.
netbuild/apidriver
19 Downloads
An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.
gauravojha/shoppingcart-eloquent
171 Downloads
A simple Laravel Based Shopping Cart. Uses persistent Eloquent Databases instead of Sessions.
eolant/silverstripe-bootstrap-mix
204 Downloads
The SilverStripe theme that uses Bootstrap 4 with Laravel Mix
gurpreetatwal/skeleton-api
87 Downloads
A Slim Framework skeleton for a (almost) REST api that uses JWTs for authentication and Laravel's Eloquent as the ORM
udevrandom/avataxclient
11 Downloads
Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API. Updated to use Guzzle 7 for Laravel compatibility.
zezont4/laravel-generator
116 Downloads
Generate the main classes that laravel uses to work with database . Like model,controller,request,blade forms