Libraries tagged by comvi
lxberlin/netefx-validator
8677 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php
luttje/php-example-tester
343 Downloads
Use comments in markdown to automatically compile tested examples into your README
looplinguist/random-password-generator
158 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
kyslik/view-clear
7696 Downloads
Simple artisan command to clear compiled views in Laravel 5.0
kostikpenzin/credit-calc
1067 Downloads
Calculator for calculating the loan repayment schedule using annuity/differentiated repayment methods. You can specify partial early repayment, as well as take into account one-time/periodic commissions. The package is easily expanded with our own algorithms for calculating the repayment schedule.
keithbrink/affiliates-spark
199 Downloads
An affiliates package for Laravel Spark that allows you to track referrals from affiliates and pay commission
kaystrobach/dyncss_scss
16731 Downloads
Compile your CSS dynamically with DynCss Adapters.
jossmp/response
3454 Downloads
Convierte array en Objeto
jefersonoj/lessphp
2755 Downloads
lessphp is a compiler for LESS written in PHP.
janhelke/cal
4236 Downloads
A calendar combining all the functions of the existing calendar extensions plus adding some new features. It is based on the ical standard
inpassor/yii-eassetmanager
36 Downloads
Extended Asset Manager Compiles .less file(s) on-the-fly and publishes output .css file
iisns/yii2-assets-compress
1538 Downloads
This solution enables you to dynamically combine js and css files to optimize the html page.
icodestuff/laravel-mailwind
56 Downloads
Compile TailwindCSS to a Laravel mailable
hexters/auth
27 Downloads
Hexters/Auth is a powerful starter kit package for Laravel that simplifies the implementation of basic authentication features and supports the creation of multiple authentication setups. Utilizing Livewire for dynamic interfaces and Volt for a modern admin panel, Hexters/Auth combines simplicity and efficiency with Blade and Tailwind CSS to deliver a seamless authentication experience.
hellogerard/less-slim-middleware
948 Downloads
Slim Framework middleware to compile LESS CSS files on-the-fly. Supports minification and caching.