Libraries tagged by language codes
lazyeight/basic-types
111 Downloads
Simple PHP classes based on other classes from another programming languages. All classes are implemented using only PHP without any other legacy code.
detain/interserver-api-samples
79 Downloads
sample code for the InterServer API in various languages including php, perl, python, ruby, etc.
openai-php/laravel
2272190 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
openai-php/client
6546515 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
openai-php/symfony
238322 Downloads
Symfony Bundle for OpenAI
codezero/laravel-unique-translation
621245 Downloads
Check if a translated value in a JSON column is unique in the database.
codezero/laravel-localized-routes
437072 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
coderello/laravel-nova-lang
945193 Downloads
Language support for Laravel Nova.
codemix/yii2-localeurls
1105541 Downloads
Automatic locale/language management for URLs.
rajentrivedi/tokenizer-x
56051 Downloads
TokenizerX calculates required tokens for given prompt
codezero/laravel-uri-translator
172623 Downloads
Translate a URI or individual slugs.
codezero/laravel-localizer
298436 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
codezero/browser-locale
513738 Downloads
Get the most preferred locales from your visitor's browser.
codewithkyrian/transformers
1647 Downloads
State-of-the-art Machine Learning for PHP. Run Transformers in PHP
steefdw/standards-enums
22484 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.