Libraries tagged by laradock
buzzylab/laradown
7286 Downloads
A New Markdown parser for Laravel built on parsedown
larapack/attribute-slugging
1793 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
larapack/attribute-manipulation
3122 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
laradic/support
73473 Downloads
Laravel support package
larapack/attribute-purging
571 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
laraflock/dashboard
3432 Downloads
Laravel 5.1 (LTS) Dashboard Base
larapacks/setting
5794 Downloads
Persistent Laravel configuration settings.
larahook/simple-centrifugo
1532 Downloads
Connection and subscription tokens for centrifugo
larablocks/pigeon
3703 Downloads
A more flexible email message builder for Laravel 5 including chained methods, reusable message configurations, and message layout and template view management.
neelkanthk/larapackboiler
13 Downloads
Laravel 5.1+ package development boilerplate.
innoboxrr/larapack-generator
514 Downloads
basry/larabackup
468 Downloads
Simple Laravel Database Backup Solution
larapack/attribute-hashing
1177 Downloads
Allows you to define what attributes in your Eloquent Model which should be hashed.
larapack/attribute-encryption
1931 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
laradic/idea
1730 Downloads
Laravel 5 IntelliJ IDEA / PHPStorm helpers and improvements like Advanced Metadata generators (autocompletion), fixing settings, better code completion, improved package development, etc