Libraries tagged by rel
matthiasmullie/path-converter
22189715 Downloads
Relative path converter
awobaz/compoships
7631028 Downloads
Laravel relationships with support for composite/multiple keys
tightenco/parental
778776 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
stella-maris/clock
39702063 Downloads
A pre-release of the proposed PSR-20 Clock-Interface
staudenmeir/laravel-adjacency-list
3065816 Downloads
Recursive Laravel Eloquent relationships with CTEs
staudenmeir/belongs-to-through
6309505 Downloads
Laravel Eloquent BelongsToThrough relationships
propel/propel
4739899 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
php-mock/php-mock
13130260 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
2874894 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
9884180 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...
martin-georgiev/postgresql-for-doctrine
3622659 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
4419938 Downloads
Geo-related tools PHP 7.3+ library
laravel/browser-kit-testing
7936467 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
helhum/typo3-console
7234544 Downloads
A reliable and powerful command line interface for TYPO3 CMS
fico7489/laravel-pivot
4962379 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.