Libraries tagged by Code Mask
code-tree-dev/laravel-utm-tracker
90 Downloads
A lightweight Laravel package that adds a middleware to automatically capture and store UTM parameters (like utm_source, utm_medium, utm_campaign) from incoming requests. Makes it easy to track traffic sources across sessions for analytics, marketing attribution, or lead tracking.
blizzard-fs/md2html
0 Downloads
Standalone Markdown to HTML parser. Pure PHP, no dependencies. CommonMark + GFM with optional Carbon.now.sh-style code blocks.
biurad/biurad-scaffolder
136 Downloads
The Scaffold Maker is the fastest way to generate the most common code you'll need in a PHP projects
bestfornet/hcapi
0 Downloads
Heureka shopping cart API - Bestfornet fork with Depot API codes and tolerant price validation
andrewnicols/moodle-cs-strict
12 Downloads
The Moodle coding standard with added standards to make it stricter
alto/commonmark-source
0 Downloads
CommonMark extension that displays source files as highlighted code blocks at @source directives, with title, line numbers, and highlighting.
alto/commonmark-import
0 Downloads
CommonMark extension that embeds raw file content at @import directives, with line range, language, and indent options.
markenwerk/iso3166-country-information
2373 Downloads
ISO3166 util class for validating and listing country codes and getting detailed information for identified countries.
concilio/contractor
23 Downloads
Based on hediet/contracts. A library which helps to specify, check and reflect code contracts. Fast porting for wordpress. An additional layer simply makes it possible to invalidate the exceptions in a production context.
cloak/peridot-cloak
1618 Downloads
makaroni/core
86 Downloads
Makaroni core source code
marketscan/mscan
7547 Downloads
MarketScan mScan API wrapper and sample code
toneflix-code/blade-fontawesome6-free
42 Downloads
A package to easily make use of Font Awesome 6 in your Laravel Blade views.
maykonn/github-actions-php-phpcs
0 Downloads
Github Actions for PHP with PHP Code Sniffer
masterskill/validation-error-trait
95 Downloads
This package is a trait to validate input and return directly error with status code 400 to FormRequest in laravel