Libraries tagged by Cleanique Coders
cleaniquecoders/traitify
22955 Downloads
Traitify is a Laravel package designed to streamline and enhance your development process by providing a collection of reusable traits and contracts.
cleaniquecoders/shrinkr
9860 Downloads
Shrinkr is a Laravel package for shortening URLs, with custom slugs, analytics, branded domains, and seamless API integration.
cleaniquecoders/laravel-media-secure
14327 Downloads
Securely display Media
cleaniquecoders/laravel-billing
966 Downloads
A gateway-agnostic subscription & invoicing engine for Laravel, with an optional Livewire + Flux billing UI. One package to maintain. Payment gateways are an extension point (a contract), not separate packages. Ships a built-in local gateway so any app has working billing on day one — ideal for demo, development, UAT, and testing.
cleaniquecoders/media-manager
2699 Downloads
Spatie Media Library Manager
cleaniquecoders/laravel-config-webhook
424 Downloads
Define, sign, dispatch and log outgoing webhooks in Laravel with retries, HMAC signatures, and an optional Livewire + Flux admin UI.
cleaniquecoders/laravel-config-sso
422 Downloads
Database-backed SSO provider configuration for Laravel with a Livewire + Flux admin UI.
cleaniquecoders/laravel-config-backup
422 Downloads
Backup and restore Laravel configuration (.env and database settings) as a portable AES-256 encrypted archive.
cleaniquecoders/eligify
887 Downloads
Eligify is a flexible rule and criteria engine that determines whether an entity — such as a person, application, or transaction — meets the defined acceptance conditions. It powers decision-making systems by making eligibility data-driven, traceable, and automatable.
cleaniquecoders/token-vault
929 Downloads
A secure and extensible token manager for Laravel, designed to store, encrypt, and validate tokens or API keys from services like GitHub, GitLab, etc.
cleaniquecoders/pii-protection
352 Downloads
Pure-PHP PII protection: field-level encryption at rest + masking of sensitive fields in audit/log payloads. No framework, no global state — plain classes with explicit inputs and outputs, usable anywhere.
cleaniquecoders/mailhistory
2440 Downloads
Keep track all the emails sent in the your Laravel application.
cleaniquecoders/laravel-running-number
16739 Downloads
Generate running number when creating new records in your table.
cleaniquecoders/laravel-mcp-kit
704 Downloads
A Laravel MCP starter kit: a task-management MCP server distilled from production patterns, with token and OAuth 2.1 auth.
cleaniquecoders/laravel-db-doc
5861 Downloads
Generate Database Schema Documentation