Libraries tagged by att
rbennett/laravel-model-encryption
1602 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes and hashed attributes.
poor-plebs/guzzle-connect-retry-decider
1482 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
phputil/rtti
5918 Downloads
A Run-Time Type Information extractor, useful for getting/setting private attributes from/to PHP objects.
phputil/json
5726 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
phpolar/csrf-protection
620 Downloads
Provides request checking and response filtering to mitigate CSRF attacks
php-static-analysis/psalm-plugin
1826 Downloads
Psalm plugin to read static analysis attributes
pbww/laravel-pivot
3433 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
particleflux/yii2-blocklist-validator
1199 Downloads
Validate attributes against a blocklist
panichd/panichd
5474 Downloads
Ticketing system for Laravel (from 5 to 8). Allows to create new tickets via form only. Includes file attachments, ticket tags, filtering, scheduling and e-mail notifications.
nglasl/silverstripe-mediawesome
22301 Downloads
This module allows creation of dynamic media holders/pages with CMS customisable types and attributes (blogs, events, news, publications), including versioning.
netlogix/assetmetadata
2409 Downloads
Attach metadata objects to Neos Assets
neosrulez/neos-form-emailfinisher
3771 Downloads
An advanced email finisher that sends selected attachments with a confirmation email.
nelkasovic/laravel-metable
880 Downloads
A package for attaching arbitrary data to Eloquent models
n0nag0n/fatfree-xss-filter
888 Downloads
XSS Filter to properly clean your request data from XSS related attacks.
mouf/html.tags
20126 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.