Libraries tagged by A to B
zizaco/entrust
5115798 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel. Supports laravel 5|6|7|8
santigarcor/laratrust
4413582 Downloads
This package provides a flexible way to add Role-based Permissions to Laravel
graylog2/gelf-php
32922652 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
symfony/rate-limiter
31680755 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
tightenco/parental
853498 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
calebporzio/parental
2553953 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
easycorp/easy-log-handler
10646683 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.
webpatser/laravel-uuid
15377773 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
107720 Downloads
Pure bash script to test and wait on the availability of a TCP host and port
phayes/geophp
8444115 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
34627727 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
12794180 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.
yahnis-elsts/plugin-update-checker
1114712 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
rtconner/laravel-tagging
2579786 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
phpcompatibility/phpcompatibility-wp
22338351 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.