Libraries tagged by repat
tailflow/laravel-orion
711409 Downloads
Orion for Laravel allows you to build a fully featured REST API based on your Eloquent models and relationships with the simplicity of Laravel as you love it.
propel/propel
5590141 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
pheromone/phpcs-security-audit
3899500 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
14059478 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
matthiasnoback/symfony-dependency-injection-test
9681063 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
league/geotools
5626031 Downloads
Geo-related tools PHP 7.3+ library
j4mie/idiorm
1513864 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
fico7489/laravel-pivot
6530874 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
dms/phpunit-arraysubset-asserts
29635579 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
bepsvpt/secure-headers
5291104 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
calebporzio/parental
3379162 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-merged-relations
267325 Downloads
Merged Laravel Eloquent relationships
reedware/laravel-relation-joins
1335959 Downloads
Adds the ability to join on a relationship by name.
awcodes/filament-table-repeater
934004 Downloads
A modified version of the Filament Forms Repeater to display it as a table.
ajcastro/eager-load-pivot-relations
1922368 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.