Libraries tagged by artisense
joeymckenzie/artisense
24 Downloads
Laravel docs from the comfort of your own terminal.
laravel/homestead
8291301 Downloads
A virtual machine for web artisans.
artisansdk/ratelimiter
3793737 Downloads
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.
artisansdk/cqrs
15848 Downloads
A foundational package for Command Query Responsibility Segregation (CQRS) compatible with Laravel.
spatie/laravel-event-projector
76417 Downloads
Event sourcing for artisans
artisansdk/srp
6077 Downloads
A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.
convergephp/converge
1180 Downloads
static site generator for web artisans
artisansweb/image-optimizer
2897 Downloads
Optimize the images on the fly.
artisansdk/model
6801 Downloads
A self-validating model compatible with Laravel Eloquent that validates when it's saved.
artisansdk/contract
15971 Downloads
Contracts (interfaces) for framework extensions included in Artisan SDK.
lsrur/inspector
41145 Downloads
Laravel Inspector, debugging and profiling tools for Web Artisans
sebpro/artisanext
162 Downloads
A heap of commands for an extended artisan experience.
cipfahim/larastarter
23 Downloads
A laravel starter kit for web artisans.
andydefer/laravel-directive
261 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).
atrauzzi/laravel-doctrine
10160 Downloads
An ORM for a Framework for Web Artisans