Libraries tagged by laratalk
larapack/config-writer
108780 Downloads
Save changes to the configuration file in script.
hafael/laraflake
7344 Downloads
Laravel Package based on Twitter Snowflake ID Generator (64 bit ID).
bllim/laravalid
14895 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.
larapacks/authorization
10435 Downloads
Native Laravel Authorization.
johnpaulmedina/nova-metric-polling
4494 Downloads
An extension of Laraval Nova Metrics to allow for interval polling.
obydul/larapal
3582 Downloads
LaraPal is a laravel plugin for processing payments through PayPal.
hypnodev/larapal
98 Downloads
An easy way to integrate Paypal into Laravel
calebdw/laraflake
388 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
brightmachine/laratash
14239 Downloads
A Laravel 5+ wrapper for mustache.php, a PHP implementation of http://mustache.github.io/
weprodev/larapanel
141 Downloads
LaraPanel is a user interface for managing users and permissions.
larapack/command-validation
1857 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
larapack/attribute-slugging
1709 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
larapack/attribute-manipulation
2925 Downloads
Allows multiple traits to manipulate with the attributes of an Eloquent Model.
larapack/attribute-hashing
992 Downloads
Allows you to define what attributes in your Eloquent Model which should be hashed.
larapack/attribute-purging
443 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.