Libraries tagged by relu
matthiasnoback/symfony-dependency-injection-test
7987514 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
martin-georgiev/postgresql-for-doctrine
4262298 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
4786172 Downloads
Geo-related tools PHP 7.3+ library
laravel/browser-kit-testing
8595683 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
laminas/laminas-db
20483861 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jms/parser-lib
63719823 Downloads
A library for easily creating recursive-descent parsers.
hollodotme/fast-cgi-client
19639825 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
helhum/typo3-console
8102558 Downloads
A reliable and powerful command line interface for TYPO3 CMS
guzzlehttp/guzzle-services
9489120 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
friendsofsymfony/http-cache-bundle
12031535 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
fico7489/laravel-pivot
5375424 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
drupal/core-recommended
34287594 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
dms/phpunit-arraysubset-asserts
24725960 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
colinmollenhour/cache-backend-file
20789487 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
bepsvpt/secure-headers
3946020 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.