Libraries tagged by CALLR
zendframework/zend-cache
11138781 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
tuupola/callable-handler
3477448 Downloads
Compatibility layer for PSR-7 double pass and PSR-15 middlewares.
rawr/t-regx
139834 Downloads
PHP regular expression brought up to modern standards.
infobip/infobip-api-php-client
1506315 Downloads
PHP library for consuming Infobip's API
crestapps/laravel-code-generator
78651 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
osiset/laravel-shopify
207514 Downloads
Shopify package for Laravel to aide in app development
yabacon/paystack-php
360068 Downloads
Helps make your Paystack API calls giving a stdClass object.
worksome/verify-by-phone
453394 Downloads
Verify your users by call or SMS
umpirsky/twig-php-function
4134411 Downloads
Call (almost) any PHP function from your Twig templates.
spatie/x-ray
174621 Downloads
Quickly scan source code for calls to Ray
permafrost-dev/php-code-search
188297 Downloads
Search PHP code for function & method calls, variable assignments, and more
kdyby/strict-objects
1584758 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
julienbourdeau/route-usage
41556 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
gravatarphp/gravatar
426490 Downloads
Gravatar URL builder which is most commonly called as a Gravatar library
byjg/swagger-test
337351 Downloads
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit