Libraries tagged by cod4
codesleeve/asset-pipeline
145873 Downloads
A very simple and easy to use asset pipeline for laravel 4.
codeception/base
4369338 Downloads
BDD-style testing framework
code-lts/laravel-fcm
403315 Downloads
Laravel / Lumen package for Firebase Cloud Messaging
yireo/magento2-extensionchecker
131378 Downloads
Scan the code of a Magento module
yieldstudio/nova-phone-field
265996 Downloads
Nova Phone Number field with a dynamic mask based on the country code inserted by the user.
yandex/geo
292218 Downloads
PHP-library for interactions with geo-coding Yandex.Maps
wol-soft/php-json-schema-model-generator
80197 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
wikimedia/minify
645991 Downloads
Minification of JavaScript code and CSS stylesheets.
verifykit/verifykit-sdk-php
51114 Downloads
VerifyKit is the next gen phone number validation system. Users can easily verify their phone numbers without the need of entering phone number or a pin code.
veewee/reflecta
72689 Downloads
Unleash the Power of Optics in your code!
vanderlee/swaggergen
119446 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
va-gov/content-build
95430 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
ujjwal/currency-converter
211881 Downloads
Currency Converter Class with features of caching and identifying currency from country Code
tuncaybahadir/quar
8132 Downloads
A simple QR Code generation tool for your projects with Laravel 10, 11, 12 versions, php 8.3 and 8.4
text/template
189074 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.