Libraries tagged by php language
daandesmedt/phpghostscript
844 Downloads
A PHP wrapper for Ghostscript (An interpreter for the PostScript language and for PDF). Export PDF / PS to PDF or various image types (jpeg / png). Easy to use and OOP interfaced.
awes-io/localization-helper
27052 Downloads
Package for convenient work with Laravel's localization features
apih/laravel-lang-helper
3487 Downloads
Language helper commands for Laravel-based application
apih/laravel-jslang
1617 Downloads
Language localization in JavaScript, for Laravel-based application
weglot/weglot-laravel
9 Downloads
Seamless integration of Weglot into your Laravel project
weglot/translate-laravel
1024 Downloads
Seamless integration of Weglot into your Laravel project
phptl/parser
1599 Downloads
Library for parsing and validating TypeLang syntax and converting it into AST nodes
serafim/ffi-sdl
4568 Downloads
SDL FFI bindings for the PHP language
nextdeveloper/publitio
1027 Downloads
PHP language interface for the Publitio RESTful API
redgnar/whisky
4668 Downloads
Internal PHP programming language
aedart/overload
11502 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
ziedelifa/num-to-words
6559 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
alexoliverwd/brace
2935 Downloads
A simple template language written in PHP
wikisource/api
631 Downloads
A PHP API to Wikisources (all languages).
originphp/defer
18379 Downloads
OriginPHP Defer - PHP implementation of the Go language defer statement