Libraries tagged by accu
delights/extended-tokens
104 Downloads
Facilitate PHP code highlighting by changing T_STRING tokens to a more accurate representation
doctrine/cache
554422584 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
symfony/property-access
252799213 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
dflydev/dot-access-data
291079968 Downloads
Given a deep data structure, access data by dot notation.
league/config
238985453 Downloads
Define configuration arrays with strict schemas and access values with dot notation
codeception/codeception
76168892 Downloads
BDD-style testing framework
symfony/intl
170479011 Downloads
Provides access to the localization data of the ICU library
league/oauth2-server
114045935 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
willdurand/negotiation
106719546 Downloads
Content Negotiation tools for PHP provided as a standalone library.
owen-it/laravel-auditing
26170277 Downloads
Audit changes of your Eloquent models in Laravel
symfony/lock
103943679 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
spomky-labs/otphp
37618496 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
ondram/ci-detector
38042601 Downloads
Detect continuous integration environment and provide unified access to properties of current build
symfony/polyfill-apcu
76720731 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
consolidation/filter-via-dot-access-data
39521155 Downloads
This project uses dflydev/dot-access-data to provide simple output filtering for applications built with annotated-command / Robo.