Packages from laranail

  • PHP

    laranail/console

    A Rich-class console toolkit for Laravel — fluent output formatter, spinners, progress bars, boxes, trees and tables, plus a fluent prompts/forms layer with validators.

  • PHP

    laranail/database-tools

    Independent Laravel database utilities — model traits (UUID/NanoID/ULID, audit log, soft-deletes-with-undo, JSON accessors), casts (money, datetime), schema macros, backup/restore, connection & table inspection, and cursor pagination.

  • PHP

    laranail/laranail

    A highly opinionated, and comprehensive collection of useful code snippets, classes, and utility functions for the Laravel framework.

  • PHP

    laranail/package-tools

    Runtime base library for building Laravel packages — fluent Package builder + abstract PackageServiceProvider with attribute-driven discovery, package-tools.doctor, and isolation testing.