Libraries tagged by retrieve
zalevsk1y/container-builder
161 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
yarlson/paypal-ipn-bundle
39 Downloads
A Symfony2 bundle for retrieving and logging PayPal Instant Payment Notifications (PayPal IPNs)
wlregistry/wlregistry
6 Downloads
Library for retrieving data from the register of VAT taxpayers
wildlyinaccurate/rpminfo
2172 Downloads
Library for retrieving information about RPM packages.
welbertymartins/php-singleton
0 Downloads
Minimal and testable singleton container for object sharing and retrieval
websafe/lib-view-helper-git-repository
15 Downloads
A library of ZF2 View Helpers for retrieving information about current application's local Git repository.
waterdhavian/laravel-timezone
10 Downloads
Date/time timezone storage and retrieval for Laravel 5
walkerspider/filemanager
9 Downloads
ManagerFile retrieving and manipulating data as wished.
votong/laravel-timezone
5 Downloads
Timezone storage and retrieval for Laravel
vkurko/paypal-ipn-bundle
26 Downloads
A Symfony2 bundle for retrieving and logging PayPal Instant Payment Notifications (PayPal IPNs)
villaflor/laravel-ip-address
58 Downloads
A Laravel library for retrieving accurate public IP address of the server.
victormacko/dynamodb-repository
52 Downloads
A helper library for retrieving and writing data in/out of AWS DynamoDB
verrucktua/dns-library
0 Downloads
A PHP library for retrieving DNS records for a specified domain name
vatsim/xml
2144 Downloads
A simple laravel package for retrieving data from public VATSIM XML Feeds.
utipd/mysqlmodel
101 Downloads
A minimalistic manager for storing and retrieving MySQL rows as PHP models. Does not handle schemas. Does allow treating mysql rows like documents.