Libraries tagged by tiat
amirami/localizator
207937 Downloads
Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command.
alexwenzel/nova-dependency-container
552154 Downloads
A Laravel Nova 4 form container for grouping fields that depend on other field values.
afragen/wp-dependency-installer
77262 Downloads
Library that helps WordPress plugin dependency management.
zf-commons/zfc-rbac
865031 Downloads
Zend Framework 2 Module that provides a layer of features of Zend\Permissions\Rbac
tightenco/mailthief
570941 Downloads
A fake Mailer for Laravel applications that takes the pain out of testing mail.
slm/queue
732124 Downloads
Laminas module that integrates with various queue management systems
sebastian/money
1171175 Downloads
Value Object that represents a monetary value (using a currency's smallest unit)
microsoft/azure-storage
2133344 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure storage APIs.
mattkingshott/axiom
112510 Downloads
A package that provides a library of reusable Laravel validation rules.
league/booboo
339023 Downloads
Provides an error handler for PHP that can execute a stack of handlers for various purposes.
guzzlehttp/ring
106615 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
clue/block-react
1903280 Downloads
Lightweight library that eases integrating async components built for ReactPHP in a traditional, blocking environment.
caneara/quest
63791 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries.
caneara/axiom
17649 Downloads
A package that provides a library of reusable Laravel validation rules.
acelaya/doctrine-enum-type
1855035 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum