projects with tag "php"
Laravel Locations
A simple but powerful system for managing countries, states, and cities in any Laravel app. Useful for address forms, shipping modules, or anything location-based. Comes with seeder support and customizable relationships.
Laravel Blacklist
A Laravel package for blacklist validation of user input. Includes both system blacklist words and profanity/offensive terms, with the flexibility to choose which lists to use. Uses whole word matching to prevent false positives.
Laravel Password Manager
A secure, no-frills password manager for teams and developers. Supports categorization and multi-user access. Ideal for dev teams or agencies that need a private, on-prem solution.
Laravel Livewire CRUD
Livewire-based generator that speeds up CRUD creation in Laravel apps. Includes field types, validation rules, relationships, and Livewire components out of the box.
Laravel Livewire Simple Data Tables
Inspired by Filament and Laravel Nova, this package helps you quickly create searchable, sortable, and customizable tables. Great for internal tools, admin panels, and CRUD-heavy interfaces without the bloat.