Libraries tagged by meteo
perry-rylance/dom-document
7341 Downloads
An extension of PHP's DOMDocument library. This library implements many common jQuery functions, adds support for HTML5, CSS selectors, method chaining and performing operations on sets of matched results.
permafrost-dev/laravel-str-extras
3 Downloads
Extra helper methods for the Laravel Str helper class.
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
pdaleramirez/super-payment-adjuster
217 Downloads
Adds ability to adjust order amount based on the payment method selected.
paytrail/paytrail-for-woocommerce
279 Downloads
Paytrail is a payment gateway that offers 20+ payment methods for Finnish customers.
paymentsuite/paymentsuite
15391 Downloads
PaymentSuite is an easy implementation for lot of Payment Methods for Symfony projects
open-southeners/extended-php
1223 Downloads
Extended PHP methods to make development easier
omnicode/lara-model
10272 Downloads
Useful model methods
oldpak/reflection
24 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
ohseesoftware/laravel-veneer
435 Downloads
Laravel Veneer offers a suite of fixture data and mocking methods for you to use to coverage the 80% of mocking 3rd party services.
novalnet/oxid7-payment-module
95 Downloads
Seamless integration with 150+ payment methods worldwide from Novalnet
novalnet/oxid6-payment-module
606 Downloads
Seamless integration with 150+ payment methods worldwide from Novalnet
norse-blue/scalar-objects
123 Downloads
PHP Scalar Objects is a PHP library that implements scalar primitives as objects that can be extended with useful methods.
norse-blue/object-facades
219 Downloads
PHP Object Facades is a PHP library that allows you to build facades for your objects to use static calls for your object's methods.
norse-blue/creatable-objects
298 Downloads
PHP Creatable Objects is a PHP library that auto-wires an object's create method to its constructor regardless of visibility.