Libraries tagged by cally
crestapps/laravel-code-generator
81231 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
209011 Downloads
Shopify package for Laravel to aide in app development
yabacon/paystack-php
369666 Downloads
Helps make your Paystack API calls giving a stdClass object.
worksome/verify-by-phone
467277 Downloads
Verify your users by call or SMS
umpirsky/twig-php-function
4181580 Downloads
Call (almost) any PHP function from your Twig templates.
spatie/x-ray
279355 Downloads
Quickly scan source code for calls to Ray
permafrost-dev/php-code-search
295306 Downloads
Search PHP code for function & method calls, variable assignments, and more
julienbourdeau/route-usage
43754 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
insolita/yii2-adminlte-widgets
433461 Downloads
Widgets for AdminLTE theme (Box with remember collapse state, Timeline, Tile, Callout, SmallBox etc)
gravatarphp/gravatar
559922 Downloads
Gravatar URL builder which is most commonly called as a Gravatar library
byjg/swagger-test
344742 Downloads
A set of tools for testing your REST calls based on the Swagger or OpenAPI documentation using PHPUnit
zendframework/zend-cache
11212769 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
storyblok/php-client
848782 Downloads
Storyblok Client to easily call the publishing api
lexik/maintenance-bundle
3626839 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
wikimedia/scoped-callback
731551 Downloads
Make a callback run when a dummy object leaves the scope.