Libraries tagged by MET.no
dandisy/elorest
736 Downloads
Query to REST API server using the laravel eloquent (methods and params)
cse/helpers-request
91 Downloads
The helpers allows you to Request processing. Get value for POST/GET/REQUEST method by key and set default value, check exist AJAX, POST and GET method - all this is available in this library.
cse/helpers-arrays
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
cryptom2/metamask-eth-payment
28 Downloads
Metamask & web3js Ethereum payment method Magento 2 module without any third party gateways
cryptodev4/orchid-tables
859 Downloads
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
creativestyle/utilities
678 Downloads
Static method utilities collection with high reusability
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
comphp/di
60 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
codigosecafe/str-utf8
2688 Downloads
Classe responsável por converter Windows-1252 e ISO-8859-1 para UTF-8. Alem de auxiliar com alguns metodos
codenom/midtrans
132 Downloads
Module Midtrans Payment Methods for CodeIgniter 4
codebykyle/activecampaign
4841 Downloads
Wrapper on the ActiveCampaign PHP API - with custom methods and support for Laravel 5.x. Continuing on the work from Gentor.
coapsyfactor/decorator
0 Downloads
PHP Decorator, dynamicly adding methods and properties with proper scope and $this assigned before execution.
co0lc0der/simple-query-builder
25 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
clawrock/m2-product-shipping
8 Downloads
Module is responsible for displaying shipping methods on product view page.
claudye/laravel-hooks
529 Downloads
A Laravel Trait for Hooking Before and After Method Calls