Libraries tagged by php-linter
nunomaduro/php-interminal
46 Downloads
PHP Internals discussions in your terminal.
dolfelt/php-intervaltree
69030 Downloads
Interval Tree implementation in PHP
didix16/php-interpreter
7620 Downloads
A simple interpreter made in PHP. It allows to parse an abstract language tokens and do whatever you whant
imponeer/toarray-interface
15558 Downloads
A PHP interface defining a standard method for converting objects to arrays. Ensures consistent method naming and return type for array conversion across different classes.
vasadibt/nav-online-cash-register
220 Downloads
A PHP interface for Online Cash Register Data Reporting of Hungarian Tax Office (NAV)
theaamgroup/payment-package
5366 Downloads
Provides a PHP interface for The AAM Group's payment processor.
theaamgroup/api-package
8133 Downloads
Provides a PHP interface for The AAM Group's RESTful API.
symplely/zend-ffi
2359 Downloads
Provides the base API for creating extensions, or modifying Zend/PHP internal core with FFI.
popsul/php-token-reflection
77443 Downloads
Library emulating the PHP internal reflection using just the tokenized source code.
phig/phig
387 Downloads
PHP Interoperability Group
oilstone/loqate
3921 Downloads
PHP interface to Loqate services
needletail/needletail-php
5143 Downloads
A PHP interface for Needletail.
mouf/utils.i18n.fine
170387 Downloads
Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.
metabor/metabor-std
148762 Downloads
Collection of maximal independent PHP Interfaces
extendssoftware/lox-php
1009 Downloads
A PHP interpreter based on the Lox language from the Crafting Interpreters book.