Libraries tagged by laravel ready
dfba/schema
344 Downloads
Read database schema, table and column metadata in Laravel or plain PHP.
cirelramostrabajo/hashed-passport
875 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
halfpetal/hashed-passport
36 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
archintel-dev/laravel-ses
22 Downloads
Allows you to track opens, deliveries, bounces, complaints and clicked links when sending emails through Laravel and Amazon SES. Credits to Oliver Eady .