Pinned Repositories
exchange-rates
A simple package for interacting with the exchangerate.host API
favicon-fetcher
A Laravel package for fetching favicons from websites.
find-a-pr
The source code for the findapr.io website
laravel-config-validator
A library for validating your Laravel app's config.
laravel-exchange-rates
A Laravel wrapper package for interacting with the exchangeratesapi.io API.
laravel-executor
Configurable code that can be run when installing and updating your web app.
laravel-mailboxlayer
A lightweight Laravel package for validating email addresses using the Mailbox Layer API.
redactable-models
A package that allows you to redact, obfuscate, or mask data in your Laravel models.
short-url
A Laravel package for creating shortened URLs for your web apps.
type-safe
A package for adding more type safety to your PHP projects.
ash-jc-allen's Repositories
ash-jc-allen/password-age
A simple package for automating a password expiration policy for users.
ash-jc-allen/hashids
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
ash-jc-allen/laravel-notify
Flexible Flash notifications for Laravel
ash-jc-allen/laravel-permission
Associate users with roles and permissions
ash-jc-allen/mailbase
A mail catcher built into laravel