Libraries tagged by cally
crestapps/laravel-code-generator
84649 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
210454 Downloads
Shopify package for Laravel to aide in app development
ohmybrew/laravel-shopify
51529 Downloads
Shopify package for Laravel to aide in app development
yabacon/paystack-php
383308 Downloads
Helps make your Paystack API calls giving a stdClass object.
worksome/verify-by-phone
492482 Downloads
Verify your users by call or SMS
umpirsky/twig-php-function
4239799 Downloads
Call (almost) any PHP function from your Twig templates.
spatie/x-ray
306019 Downloads
Quickly scan source code for calls to Ray
permafrost-dev/php-code-search
323995 Downloads
Search PHP code for function & method calls, variable assignments, and more
markshust/magento2-module-simpledata
157564 Downloads
The SimpleData module simplifies calling Magento data structures.
julienbourdeau/route-usage
48427 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
byjg/swagger-test
357676 Downloads
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit
zendframework/zend-cache
11309204 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
storyblok/php-client
898835 Downloads
Storyblok Client to easily call the publishing api
lexik/maintenance-bundle
3636226 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
wikimedia/scoped-callback
762307 Downloads
Make a callback run when a dummy object leaves the scope.