Libraries tagged by encapsulator
hejunjie/tools
1792 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
23448 Downloads
A Magento 2 module which encapsulates various operations in mutex locks
dreamscapes/ldap-core
83140 Downloads
Object encapsulation of PHP's native ldap functions
zatxm/arequest
992 Downloads
PHP's curl simply encapsulates requests and supports requests libraries similar to python to support session context
star/identity
2160 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
1956 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.
nilportugues/uuid
11564 Downloads
Library to encapsulate the latest and more secure Uuid versions
maplephp/dto
272 Downloads
DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.
lucinda/request-validator
21438 Downloads
Encapsulates path/request parameters validation
lspbupt/yii2-curl
21217 Downloads
A curl encapsulation for yii2 framework
eduzz/hermes
12895 Downloads
Essa Lib e responsavel por encapsular a conexao com gerenciadores de filas. Focando no uso com RabbitMQ.
borisguery/paginated-resource
6755 Downloads
A resource wrapper to encapsulate paginated resource into REST-like API.
antnee/php-value-objects
22 Downloads
A demo of how to use _Value Objects_ in PHP