Libraries tagged by taint
lypzz/laravel-repository
0 Downloads
Repository abstract data layer, to facilitate our better maintenance procedures, suitable for PHP
lw/l10n-translator
2415 Downloads
Translate l10n files (label files) in a TYPO3 backend module. Maintain l10n folder with CLI tasks.
luiseduardo/yii2-dynamicform
0 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
localfoodnodes/language-table
191 Downloads
Visualize language file diffs in Laravel to help maintain translations in big projects.
liip/drushversionmanagercommand
5 Downloads
This module provides a drush command to maintain module versions.
letuananh1873/laravel-themes
14 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)
letuananh1873/alepay
0 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)
leopersan/laravel-ssh-tunnel
0 Downloads
Easy creation & maintenance of an SSH Tunnel for Laravel
lcloss/php-page
22 Downloads
Page system to use with RainTpl
laravelplus/attrify
2 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
labinn-wbraganca/yii2-dynamicform
9 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
kwall/twig_link_attributes
414 Downloads
Patched version of contrib module with no maintainer.
kummerer94/corcel
38 Downloads
Wrappers to collect data from Wordpress databases (maintained fork of jgrossi/corcel)
kullarkert/yii2-dynamicform
13 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
kseven/userstamps
1 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.