Libraries tagged by xrel
staudenmeir/belongs-to-through
5714053 Downloads
Laravel Eloquent BelongsToThrough relationships
propel/propel
4555083 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
php-mock/php-mock
12070772 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
pheromone/phpcs-security-audit
2663648 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
nelmio/security-bundle
9212207 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
league/geotools
4216843 Downloads
Geo-related tools PHP 7.3+ library
laravel/browser-kit-testing
7575363 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
dms/phpunit-arraysubset-asserts
20484863 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
bepsvpt/secure-headers
3250433 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
arrilot/laravel-widgets
3841346 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.
calebporzio/parental
2294480 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
titasgailius/search-relations
5883247 Downloads
A Laravel Nova tool.
relay/relay
1514557 Downloads
A PSR-15 server request handler.
reedware/laravel-relation-joins
682185 Downloads
Adds the ability to join on a relationship by name.
chelout/laravel-relationship-events
1444522 Downloads
Missing relationship events for Laravel