Libraries tagged by att
seanstewart/plan-config
3980 Downloads
Plan config allows you to easily define attributes and limits for your SaaS application subscription plans.
se7enxweb/enhancedselection2
226 Downloads
The Enhanced Selection type was initially based on the standard eZ publish Selection ('ezselection') datatype. It's original intent was to provide the same functionality as the standard datatype, but store an identifier instead of an id in the contentobject attribute.
scubaclick/meta
3451 Downloads
Attach meta data to Eloquent models
samuelbsource/module-bottom-description
68 Downloads
Adds a WYSIWYG-enabled bottom description attribute to Magento 2 categories and displays it below the main content.
salfade/laravel-login-tracker
2084 Downloads
A simple package to track users successful login attempts
safire-ac-za/simplesamlphp-module-entattribs
150 Downloads
SimpleSAMLphp module to convert entity attributes from metadata into attributes
safemailer/safemailer
31 Downloads
A Laravel package for secure email attachments with expiration
rubik-llc/laravel-comments
13 Downloads
Attach comments to Eloquent Models
ropendev/platesattributes
99 Downloads
[Plates Extension] Transform an array in html tag attributes.
romeo-denis/yii2-multiple-input
45 Downloads
Widget for handle multiple inputs for an attribute of Yii2 framework model
rmanara/brutalforce
88 Downloads
help on secure website against brutal force attack
ripaclub/zf2-hanger-snippet
192 Downloads
A module to attach HTML/JS snippets into a ZF2 application
redchamps/module-quote-item-extension
460 Downloads
This extension will add additional info of quote item to extension attributes.
rayne/virtual-path
72 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.