Libraries tagged by camo
camcima/mundipagg-php-client
9254 Downloads
PHP library that provides a simple way to communicate with Mundipagg payment gateway
cambis/silverstripe-rector
1874 Downloads
Rector rules for Silverstripe.
caloskao/migrate-specific
14128 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
calmohallag/nullable-casting
9659 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
webarchitect609/bitrix-neverinclude
14846 Downloads
Automatic Bitrix modules loader helps you to forget about CModule::IncludeModule and Loader::includeModule.
spatie/laravel-mailcoach-sendinblue-feedback
208148 Downloads
Process feedback for email campaigns sent using Sendinblue
spatie/laravel-mailcoach-sendgrid-feedback
12113 Downloads
Process feedback for email campaigns sent using Sendgrid
spatie/laravel-mailcoach-postmark-feedback
12346 Downloads
Process feedback for email campaigns sent using Postmark
scottparsons/module-cmscanonical
24301 Downloads
A Magento 2 module that adds a Canonical Link meta tag to CMS pages.
programic/laravel-convert-case-middleware
14147 Downloads
Convert request and response keys to and from camel and snake case.
odaialali/yii2-qrcode-reader
11314 Downloads
Yii2 widget for reading qr code using laptop or phone camera
levmyshkin/tiny-slider
10987 Downloads
Fork from ganlanyuan/tiny-slider. Tiny slider for all purposes, inspired by Owl Carousel.
levmyshkin/slick
11061 Downloads
Fork from kenwheeler/slick with drupal-library type. The last carousel you'll ever need.
jeffersoncechinel/php-brdocs
18001 Downloads
PHP BrDocs auxilia na validação e formatação de documentos brasileiros como CPF e CNPJ
epifrin/rector-custom-rules
17325 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.