Libraries tagged by relative
staudenmeir/eloquent-json-relations
4470076 Downloads
Laravel Eloquent relationships with JSON keys
chelout/laravel-relationship-events
1756767 Downloads
Missing relationship events for Laravel
reactivex/rxphp
2810506 Downloads
Reactive extensions for php.
awobaz/compoships
8282022 Downloads
Laravel relationships with support for composite/multiple keys
tightenco/parental
973385 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
staudenmeir/laravel-adjacency-list
3441267 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
6898057 Downloads
Laravel Eloquent BelongsToThrough relationships
propel/propel
4886911 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
pheromone/phpcs-security-audit
3038625 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
10486095 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
matthiasnoback/symfony-dependency-injection-test
7655592 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
8303023 Downloads
Library for testing user classes related to the Symfony Config Component
martin-georgiev/postgresql-for-doctrine
3971643 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
league/geotools
4633567 Downloads
Geo-related tools PHP 7.3+ library
fico7489/laravel-pivot
5205116 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.