Libraries tagged by language code
vanaboom/iso-countries
101 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.
pelock/stringencrypt
0 Downloads
Official PHP client for the StringEncrypt.com Web API — generate polymorphic decryptors for many programming languages.
hexters/logat
97 Downloads
Extract locale keys from source code in seconds.
geekdevs/highlight.php
370 Downloads
Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js
vigstudio/laravel-openai-client
342 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
mounirrquiba/openai
435 Downloads
OpenAI API Client is a component-oriented, extensible client library for the OpenAI API. It's designed to be faster and more memory efficient than traditional PHP libraries.
markbeam/openai-php-laravel
137 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
markbeam/openai-php-client
139 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
cv001/openai-php
232 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API, forked from https://github.com/openai-php/client
codelint/php-lang
1760 Downloads
the function enhance for php language
wikimedia/message
423 Downloads
This library provides interfaces and value objects for internationalization (i18n) of applications in PHP, using 'en' as the default language code.
sylvaincombes/php-lcid
9741 Downloads
Library to find iso language code from a microsoft LCID
crisu83/closurecompiler-bin
10234 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.
woutersioen/country-list
4299 Downloads
A wrapper around https://github.com/umpirsky/country-list to easily fetch a list of countries in a certain language or get a specific country by country code and language.
jaredclemence/binn
46 Downloads
A PHP implementation of the BINN file format. The BINN format is a standardized format that is useful in sharing data between different systems (possibly coded in different languages). It handles file sizes up to 2GB.