Libraries tagged by Relay
pheromone/phpcs-security-audit
3975969 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
paragonie/ciphersweet
1537099 Downloads
Searchable field-level encryption library for relational databases
nelmio/security-bundle
14467541 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
matthiasnoback/symfony-dependency-injection-test
9883822 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
league/geotools
5737414 Downloads
Geo-related tools PHP 7.3+ library
j4mie/idiorm
1535957 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
fico7489/laravel-pivot
6683407 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
dms/phpunit-arraysubset-asserts
30218514 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
bkwld/cloner
2459776 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
bepsvpt/secure-headers
5499940 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
calebporzio/parental
3417556 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
titasgailius/search-relations
7696681 Downloads
A Laravel Nova tool.
staudenmeir/laravel-merged-relations
301835 Downloads
Merged Laravel Eloquent relationships
reedware/laravel-relation-joins
1409909 Downloads
Adds the ability to join on a relationship by name.
ajcastro/eager-load-pivot-relations
2003976 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.