Laravel Postman Documentation Generator
Automatically generate Postman collections from your Laravel API routes with flexible organization and authentication support.
Automatically generate Postman collections from your Laravel API routes with flexible organization and authentication support.
Passgenerator is a Laravel7+ package that allows you to easily create passes compatible with Apple Wallet (former Passbook).
Resume PHP is a library that provides a type-safe way to build and work with resumes following the JSON Resume schema. It offers a fluent builder interface, data validation, and easy serialization to JSON.
A Laravel Filament package that provides QR Code field functionality for your web applications. This package extends Filament v4 with a simple QR code input component.
A lightweight, plug-and-play Laravel package for managing virtual wallets, supporting multiple wallet types, transaction logs, and seamless integration with any model like User.
A utility package to analyze Laravel codebases, querying views, models, routes, classes and more directly from your codebase using a type-safe fluent API.
A flexible, performant, and developer-friendly schedule management system with deep Laravel integration.
Elogquent is a Laravel package that automatically tracks and stores all changes made to your Eloquent models. It provides a complete history of modifications, allowing you to restore previous states of your models.
Laravel package to add ability to track Job progress, status and result dispatched to Queue.
Flowforge is a powerful Kanban board package for Laravel Filament 3 that works seamlessly with your existing Eloquent models. This package allows you to transform any model into a Kanban board with minimal configuration, without requiring additional database tables.
Pan is a lightweight and privacy-focused PHP product analytics library. It’s designed as a very simple package that you can install via composer require and start tracking your pages or components with a simple data-pan attribute.
Livewire Strict helps enforce security measures and prevents you from having unprotected sensitive public properties.