Popular Packages
-
-
-
-
-
-
PHP
roots/wp-password-bcrypt
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
Abandoned! See roots/wp-password-bcrypt
-
-
-
-
-
-
-
PHP
creativeorange/gravatar
A Laravel Gravatar package for retrieving gravatar image URLs or checking the existance of an image.
-
-
PHP
artisansdk/ratelimiter
A leaky bucket rate limiter and corresponding middleware with route-level granularity compatible with Laravel.