matt-allan/laravel-code-style dependents (10) Order by: name | downloads Show: all | require | require-dev

  • PHP

    brunocfalcao/laracon-eu-2021-webinar

    Designing Full UI Components and End-To-End Features for Laravel Nova

  • PHP

    chargefield/laravel-widget

    Widget based approach for structuring portions of your views.

  • PHP

    dejc/passport-socialite

    A socialite driver for Passport

  • PHP

    descompilando/asteroid-blank

    Laravel complete boilerplate.

  • footeam/php-style

    FooTeam's shared PHP style rules for PHP-CS-Fixer

  • CSS

    jcergolj/laravellte

    The Laravel Framework.

  • PHP

    joaoroyosilva/eloquent-nested-attributes

    Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.

  • PHP

    matt-allan/passport-socialite

    A socialite driver for Passport

    Abandoned!

  • PHP

    mits87/eloquent-nested-attributes

    Nested attributes allow you to save attributes on associated records through the parent. By default nested attribute updating is turned off and you can enable it using the $nested attribute. When you enable nested attributes an attribute writer is defined on the model.

  • PHP

    rhuett/csvie

    Csvie is a simple CSV file parser made for Laravel. Csvie is based on LeagueCSV, and can quickly import data to, and export data from, a MySQL database. It also gives you a handy abstract class for quickly sanitizing and scrubbing your CSV files prior to insertion.