Libraries tagged by directive
arcanedev/laravel-markdown
37957 Downloads
Markdown parsing for Laravel with blade directives
yamadashy/laravel-blade-minify-directive
1332 Downloads
@minify directive to partially compress HTML.
ikkez/f3-template-directives
710 Downloads
Collection of template directives for PHP Fat-Free Framework
ed9/laravel-date-directive
293 Downloads
Simplify the date & time handling when in need to show date & time to customer in their timezone.
andydefer/laravel-directive
512 Downloads
A flexible CLI command system for Laravel that breaks free from Artisan's constraints. Directives introduces a clean separation between what your command does (business logic) and how it's presented (output/UI).
andydefer/directive-forge
43 Downloads
Code generation directives for Laravel - forge directives, actions, tasks, repositories, records and typed collections etc...
edalzell/blade-directives
56111 Downloads
Blade directives that work w/ Statamic
compwright/graphql-php-jetpack
7382 Downloads
Easily enable support for custom scalars and directives with https://github.com/webonyx/graphql-php
williamug/money-formatter
3588 Downloads
Comprehensive Laravel formatter package for money, percentages, file sizes, phone numbers, credit cards, durations, and more with Blade directives and helper functions
squareetlabs/laravel-simple-permissions
119 Downloads
A comprehensive Laravel package for advanced permission management. Features RBAC, granular permissions, entity-specific abilities, global groups, audit logging, and seamless Laravel integration.
yasser-elgammal/pure-text
79 Downloads
A Laravel package for filtering and replacing inappropriate or unwanted words with support for Arabic and Unicode, multiple replacement strategies, Blade directives, middleware, and more.
wazza/dom-translate
1000 Downloads
A Laravel Package that will use the build-in Blade Directive to define specific phrases for auto-translation before being rendered to the screen.
siokas/laravelembeddirectives
113 Downloads
Provides a custom Laravel Blade directive to embed anything in the view using the Embed\Embed package.
sandervanhooft/laravel-blade-readable-numbers
598 Downloads
A blade directive for human readable numbers, k-style.
ricventu/laravel-anti-xss
361 Downloads
Laravel wrapper for voku/anti-xss — Facade, service, validation rule, middleware and Blade directive to sanitize XSS in strings.