Libraries tagged by tiat
dyrynda/laravel-nullable-fields
140101 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
divineomega/laravel-password-exposed-validation-rule
645604 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
diablomedia/phpunit-pretty-printer
418503 Downloads
A PHPUnit result printer that shows per-file test progress and execution times
dereuromark/cakephp-ajax
201511 Downloads
A CakePHP plugin that makes working with AJAX a piece of cake.
daux/daux.io
151784 Downloads
Documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly
danielme85/laravel-log-to-db
608583 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
cuyz/valinor-bundle
85373 Downloads
Symfony integration of `cuyz/valinor` — a library that helps to map any input into a strongly-typed value object structure.
crestapps/laravel-code-generator
71470 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
corveda/php-sandbox
55851 Downloads
A PHP library that can be used to run PHP code in a sandboxed environment
configcat/configcat-client
706732 Downloads
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
codewithdennis/filament-select-tree
64750 Downloads
The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.
chriskonnertz/open-graph
333560 Downloads
Class that assists in building Open Graph meta tags
chrisdicarlo/laravel-config-checker
38705 Downloads
Package to check that configuration key references actually exist in your config files.
casbin/laravel-authz
176559 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
bummzack/sortablefile
468522 Downloads
An extension for SilverStripe that adds sorting to UploadField.