Libraries tagged by alvo
nystudio107/craft-retour
898535 Downloads
Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
nunomaduro/mock-final-classes
625763 Downloads
Allows mocking of final methods and classes in PHP.
neos/neos
882297 Downloads
An open source Content Application Platform based on Flow. A set of core Content Management features is resting within a larger context that allows you to build a perfectly customized experience for your users.
mybuilder/cronos-bundle
424440 Downloads
Symfony 4/5/6 bundle which allows you to use @Cron annotations to configure cron to run your console commands.
muffin/footprint
541227 Downloads
CakePHP plugin to allow passing currently logged in user to model layer
mozex/anthropic-php
75091 Downloads
Anthropic PHP is a supercharged community-maintained PHP API client that allows you to interact with Anthropic API.
mozex/anthropic-laravel
56032 Downloads
Anthropic PHP for Laravel is a supercharged PHP API client that allows you to interact with the Anthropic API
mcustiel/phiremock-codeception-extension
852159 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mchev/banhammer
52171 Downloads
Banhammer for Laravel allows you to ban any Model by key and by IP.
mattiasgeniar/phpunit-query-count-assertions
555087 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
mateusjunges/laravel-trackable-jobs
130618 Downloads
This package allows you to track your jobs
mateusjunges/laravel-invite-codes
33366 Downloads
This package allows you to easily manage invite codes for your Laravel application.
marvinlabs/laravel-luhn
306593 Downloads
Luhn algorithm for Laravel
madewithlove/license-checker
320347 Downloads
CLI tool to verify allowed licenses for composer dependencies
maba/gentle-force-bundle
465260 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis