Search by

Coyote6 member since: Jan 07, 2021 · Transparency log

Coyote6's packages

  • PHP

    coyote6/laravel-base

    Small Laravel traits and helpers for Eloquent model creation-time conventions (author/client/machine name/slug stamping), select-option helpers, and a couple of database/file utilities.

  • PHP

    coyote6/laravel-crud

    Base templates utilizing Livewire and Tailwind for Creating, Retrieving, Updating, and Deleting (CRUD) data for administering your Laravel site.

  • PHP

    coyote6/laravel-forms

    Simple class used to generate the html for forms and assist with the validation process in Laravel with optional Livewire and Tailwind integration.

  • PHP

    coyote6/laravel-permissions

    Provides permission and role models to assign to your users. If using with coyote6/laravel-crud then admin pages are automatically added.

  • PHP

    coyote6/laravel-str

    Extends Laravel's Str Facade with new methods.