Libraries tagged by relu
matthiasnoback/symfony-dependency-injection-test
7753145 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
martin-georgiev/postgresql-for-doctrine
4051409 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
4675449 Downloads
Geo-related tools PHP 7.3+ library
laravel/browser-kit-testing
8410787 Downloads
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
laminas/laminas-db
19916971 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
jms/parser-lib
63441921 Downloads
A library for easily creating recursive-descent parsers.
hollodotme/fast-cgi-client
18718673 Downloads
A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.
helhum/typo3-console
7897491 Downloads
A reliable and powerful command line interface for TYPO3 CMS
guzzlehttp/guzzle-services
9228586 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
11753431 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
fico7489/laravel-pivot
5255156 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
drupal/core-recommended
33061500 Downloads
Locked core dependencies; require this project INSTEAD OF drupal/core.
dms/phpunit-arraysubset-asserts
24021953 Downloads
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
colinmollenhour/cache-backend-file
20364469 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
3798423 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.