Popular Packages
-
-
PHP
dark4ce/mobilpay
Laravel 5 mobilpay wrapper around omnipay with omnipay-mobilpay driver based on adrianbarbos/mobilpay wrapper but using daika7ana/omnipay-mobilpay maintained driver
-
-
-
-
-
PHP
adcetera/adcetera_drupal
Adcetera Drupal - Tools for documentation, testing, and handling Internet Explorer.
-
-
-
-
PHP
didix16/php-apidatamapper
An extensible DTO library that allows map incoming API data to any of your entities/models by using a simple filed mapping language with filters and functions.
-
PHP
didix16/php-interpreter
A simple interpreter made in PHP. It allows to parse an abstract language tokens and do whatever you whant
-
PHP
didix16/php-apidataobject
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.