Libraries tagged by php language
weierophinney/hal
51 Downloads
Hypertext Application Language implementation for PHP and PSR-7
lloydzhou/microtpl
82 Downloads
small template attribute language implemention for PHP (using xml_parse)
wikisource/api
631 Downloads
A PHP API to Wikisources (all languages).
nyancodeid/sastrawi
12 Downloads
PHP library for stemming Indonesian language (Bahasa Indonesia)
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.
atatusoft-ltd/plural
50 Downloads
Plural is a library that provides natural language pluralization functions for PHP.
wikimedia/message
147 Downloads
This library provides interfaces and value objects for internationalization (i18n) of applications in PHP, using 'en' as the default language code.
nathanntg/lite-lexer
132 Downloads
A light-weight, relatively fast lexer for use in PHP. Example includes a simple query language.
lightning/view
1307 Downloads
Library to write some HTML pages in PHP, an alternative to the templating languages.
ayoub-amzil/offline-globe
55 Downloads
Offline country data for PHP. Over 200 countries, capitals, flags, languages, currencies. No internet needed.
zeek/laravel-googleads
7 Downloads
Simplifies using the google-ads-php client library and Google Ads Query Language in Laravel.
htsl/htsl
106 Downloads
Htsl.php is a PHP library to translate HTSL(HyperText Structured Language) to HTML.
robclancy/string
27 Downloads
A PHP library to manipulate strings via a string object similar to other languages
niyko/transpicious
22 Downloads
Transpicious converts yours website's content in any language you want, automatically, You can also give custom translations if needed. Transpicious supports is Laravel, Codeigniter and Normal PHP
mohamedbakr57/localized-enum
7 Downloads
A simple and lightweight Laravel package that adds localized labels to native PHP enums using Laravel's translation system. Ideal for multi-language applications.