Libraries tagged by yper
bepsvpt/secure-headers
3384406 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
sinergi/browser-detector
7558487 Downloads
Detecting the user's browser, operating system and language.
hoa/math
12882795 Downloads
The Hoa\Math library.
voku/portable-utf8
17912483 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
theofidry/alice-data-fixtures
23232205 Downloads
Nelmio alice extension to persist the loaded fixtures.
spiral/framework
500262 Downloads
Spiral, High-Performance PHP/Go Framework
phayes/geophp
8091513 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
martin-georgiev/postgresql-for-doctrine
3432430 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.
marcj/topsort
11459470 Downloads
High-Performance TopSort/Dependency resolving algorithm
lchrusciel/api-test-case
4289524 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
colinmollenhour/credis
33153141 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
colinmollenhour/cache-backend-file
18994035 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.
classpreloader/classpreloader
41161582 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
bunny/bunny
5152777 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
amphp/pipeline
9699543 Downloads
Asynchronous iterators and operators.