Libraries tagged by rel
protonemedia/laravel-cross-eloquent-search
335261 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
php-mock/php-mock-phpunit
5288265 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
pear/net_url2
9319206 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
paragonie/ciphersweet
705161 Downloads
Searchable field-level encryption library for relational databases
matthiasnoback/symfony-config-test
7028728 Downloads
Library for testing user classes related to the Symfony Config Component
marcocesarato/php-conventional-changelog
704075 Downloads
Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org
j4mie/idiorm
1276061 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
ipinfo/ipinfo
639864 Downloads
The official PHP library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.
ip2location/ip2location-php
2727129 Downloads
[Official Release] IP2Location PHP API to get location info from IPv4 and IPv6 address.
genealabs/laravel-pivot-events
3460141 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
fileeye/mimemap
5882994 Downloads
A PHP library to handle MIME Content-Type fields and their related file extensions.
fico7489/laravel-pivot
4585215 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
ekino/newrelic-bundle
9952350 Downloads
Integrate New Relic into Symfony2
drupal/recommended-project
1852617 Downloads
Project template for Drupal projects with a relocated document root
bkwld/cloner
1311287 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.