Libraries tagged by ac
symfony/property-access
234118858 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
spatie/laravel-activitylog
30343126 Downloads
A very simple activity logger to monitor the users of your website or application
dflydev/dot-access-data
255768993 Downloads
Given a deep data structure, access data by dot notation.
spatie/laravel-permission
61484551 Downloads
Permission handling for Laravel 8.0 and up
league/config
206787809 Downloads
Define configuration arrays with strict schemas and access values with dot notation
codeception/codeception
71953333 Downloads
BDD-style testing framework
symfony/intl
158742504 Downloads
Provides access to the localization data of the ICU library
league/oauth2-server
105584769 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
4599599 Downloads
Laravel components that take care of one specific task
willdurand/negotiation
101071731 Downloads
Content Negotiation tools for PHP provided as a standalone library.
silber/bouncer
3492751 Downloads
Eloquent roles and abilities.
owen-it/laravel-auditing
23270570 Downloads
Audit changes of your Eloquent models in Laravel
webpatser/laravel-uuid
15142362 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
94550188 Downloads
Creates and manages locks, a mechanism to provide exclusive access to a shared resource
spomky-labs/otphp
34527132 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