Libraries tagged by A to B
pear/pear-core-minimal
63978168 Downloads
Minimal set of PEAR core files to be used as composer dependency
laradumps/laradumps
697126 Downloads
LaraDumps is a friendly app designed to boost your Laravel PHP coding and debugging experience.
zizaco/entrust
5158260 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8
santigarcor/laratrust
4691216 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
graylog2/gelf-php
34543222 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
symfony/rate-limiter
35887475 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
tightenco/parental
1093419 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
calebporzio/parental
2790337 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
easycorp/easy-log-handler
10745154 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.
studio/laravel-totem
926139 Downloads
A Laravel package to manage your cron jobs through a beautiful dashboard
webpatser/laravel-uuid
15953965 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
vishnubob/wait-for-it
125605 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
phayes/geophp
8916640 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
36455996 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
14703493 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.