Libraries tagged by incapsula
hejunjie/tools
1791 Downloads
A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...
snowio/magento2-product-save-mutex
23051 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
zatxm/arequest
981 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
tuyakhov/yii2-materialize
2418 Downloads
This is the Materialize extension for Yii framework 2.0. It encapsulates Materialize components and plugins in terms of Yii widgets, and thus makes using Materialize components/plugins in Yii applications extremely easy.
star/identity
2159 Downloads
Library of classes that encapsulates identity concepts.
sibilino/yii2-openlayers
2842 Downloads
Map widget encapsulating the OpenLayers 3 library for easy use in Yii 2.
robo-package/drupal
1926 Downloads
The Robo Package to encapsulate all Drupal reusable commands.
omarelgabry/miniphp
64 Downloads
A small, simple PHP MVC framework skeleton that encapsulates a lot of features surrounded with powerful security layers.
lucinda/request-validator
21360 Downloads
Encapsulates path/request parameters validation
lucinda/headers
801 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
lspbupt/yii2-curl
21171 Downloads
A curl encapsulation for yii2 framework
eduzz/hermes
12793 Downloads
Essa Lib e responsavel por encapsular a conexao com gerenciadores de filas. Focando no uso com RabbitMQ.
borisguery/paginated-resource
6749 Downloads
A resource wrapper to encapsulate paginated resource into REST-like API.
dreamscapes/ldap-core
83133 Downloads
Object encapsulation of PHP's native ldap functions
antnee/php-value-objects
22 Downloads
A demo of how to use _Value Objects_ in PHP