Libraries tagged by A to B
fgrosse/phpasn1
31567142 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
brick/varexporter
22736882 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
kevinrob/guzzle-cache-middleware
14485642 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
pear/pear-core-minimal
62188330 Downloads
Minimal set of PEAR core files to be used as composer dependency
laradumps/laradumps
614976 Downloads
LaraDumps is a friendly app designed to boost your Laravel PHP coding and debugging experience.
zizaco/entrust
5136031 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8
santigarcor/laratrust
4555938 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
graylog2/gelf-php
33759732 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
tightenco/parental
963977 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
calebporzio/parental
2674433 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
easycorp/easy-log-handler
10697602 Downloads
A handler for Monolog that optimizes log messages to be processed by humans instead of software. Improve your productivity with logs that are easy to understand.
vishnubob/wait-for-it
117744 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
phayes/geophp
8684391 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.
colinmollenhour/credis
35587304 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
spaze/phpstan-disallowed-calls
13735485 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.