Libraries tagged by artisense
joeymckenzie/artisense
25 Downloads
Laravel docs from the comfort of your own terminal.
laravel/homestead
8353970 Downloads
A virtual machine for web artisans.
artisansdk/ratelimiter
4183350 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
spatie/laravel-event-projector
76827 Downloads
Event sourcing for artisans
artisansdk/cqrs
16680 Downloads
A foundational package for Command Query Responsibility Segregation (CQRS) compatible with Laravel.
artisansweb/image-optimizer
3006 Downloads
Optimize the images on the fly.
artisansdk/srp
6562 Downloads
A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.
artisansdk/model
7675 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
artisansdk/contract
16824 Downloads
Contracts (interfaces) for framework extensions included in Artisan SDK.
lsrur/inspector
41152 Downloads
Laravel Inspector, debugging and profiling tools for Web Artisans
convergephp/converge
1246 Downloads
static site generator for web artisans
andydefer/laravel-directive
2638 Downloads
A flexible CLI command system for Laravel that breaks free from Artisan's constraints. Directives introduces a clean separation between what your command does (business logic) and how it's presented (output/UI).
sebpro/artisanext
162 Downloads
A heap of commands for an extended artisan experience.
ariselseng/base32h
286 Downloads
Library to encode/decode numbers in Base32H
cipfahim/larastarter
23 Downloads
A laravel starter kit for web artisans.