Libraries tagged by coda
dragon-code/benchmark
22319 Downloads
Simple comparison of code execution speed between different options
code-tool/jaeger-client-php
483736 Downloads
code-lts/u2f-php-server
460279 Downloads
Server side handling class for FIDO U2F registration and authentication
code-lts/laravel-fcm
360268 Downloads
Laravel / Lumen package for Firebase Cloud Messaging
codacy/coverage
1407261 Downloads
Sends PHP test coverage information to Codacy.
yireo/magento2-extensionchecker
114938 Downloads
Scan the code of a Magento module
yieldstudio/nova-phone-field
115039 Downloads
Nova Phone Number field with a dynamic mask based on the country code inserted by the user.
wp-hooks/generator
170135 Downloads
Generates a JSON representation of the WordPress actions and filters in your code
wol-soft/php-json-schema-model-generator
57648 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code
wikimedia/minify
495560 Downloads
Minification of JavaScript code and CSS stylesheets.
webfactory/piwik-bundle
113851 Downloads
Symfony Bundle that adds a twig-function for the Matomo tracking code.
vanderlee/swaggergen
112143 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
va-gov/content-build
83676 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
203720 Downloads
Currency Converter Class with features of caching and identifying currency from country Code
text/template
176318 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.