Libraries tagged by ac
symfony/property-access
251733595 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
spatie/laravel-activitylog
33702599 Downloads
A very simple activity logger to monitor the users of your website or application
dflydev/dot-access-data
289197174 Downloads
Given a deep data structure, access data by dot notation.
spatie/laravel-permission
68043814 Downloads
Permission handling for Laravel 8.0 and up
league/config
237256742 Downloads
Define configuration arrays with strict schemas and access values with dot notation
codeception/codeception
75884360 Downloads
BDD-style testing framework
symfony/intl
169761813 Downloads
Provides access to the localization data of the ICU library
league/oauth2-server
113495671 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.
lorisleiva/laravel-actions
5221010 Downloads
Laravel components that take care of one specific task
willdurand/negotiation
106354941 Downloads
Content Negotiation tools for PHP provided as a standalone library.
silber/bouncer
3812181 Downloads
Eloquent roles and abilities.
owen-it/laravel-auditing
26004417 Downloads
Audit changes of your Eloquent models in Laravel
webpatser/laravel-uuid
15731370 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.
symfony/lock
103341788 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
spomky-labs/otphp
37419861 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