Libraries tagged by code language
packagist/closurecompiler-bin
98454 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
mibo/languages
4460 Downloads
PHP Library for ISO 639-2, ISO 639-1 language codes
sdieunidou/country-to-locale
2022 Downloads
Converts country code to locale code.
places2be/locales
6017 Downloads
Handling country codes and language codes
mibo/locales
3327 Downloads
PHP Library for locale - Tags for Identifying Languages
daniel-km/simple-iso-639-3
8045 Downloads
Convert two and three letters language codes and names from official standard sources.
laravel-admin-ext/clike-editor
7888 Downloads
Several c-lick language editor extensions for laravel-admin based on code-mirror
improvit17/countries
715 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
elaborate-code/php-json-tongue
1307 Downloads
A Facade for loading localization data from JSONs within a lang folder
dennisvandalen/laravel-iso-countries
333 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
brotkrueml/codehighlight
3484 Downloads
Code highlighter for various programming, markup and configuration languages based on PrismJS
arthurydalgo/laravel-iso-countries
1741 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
alexandre-daubois/phikl
27 Downloads
Apple's Pkl language bridge for PHP
pelock/jobfuscator
12 Downloads
JObfuscator is a source code obfuscator for the Java programming language. Obfuscate and protect your Java source code and algorithms from hacking, cracking, reverse engineering, decompilation, and technology theft. JObfuscator provides advanced Java source code parsing based on AST trees, multiple advanced obfuscation strategies are available.
pharen/pharen
36 Downloads
Pharen is a compiler that takes a Lisp-like language and turns it into PHP code.