Libraries tagged by caller
calderawp/core
6 Downloads
Forms
calderawp/acf-field-magic
16 Downloads
Adds a magic tag for Advanced Custom Fields to CalderaWP magic tags.
calderacc/yourls-api-manager
78 Downloads
calderacc/weather-bundle
4 Downloads
Handle weather data
calderacc/socialnetwork-bundle
22 Downloads
Handle links to social network profiles.
calderacc/maptype-bundle
10 Downloads
Add a map as form type
calderacc/geobundle
7 Downloads
Handle geo stuff with Symfony
calderacc/art11-bundle
1 Downloads
Blacklist and whitelist for websites
zisunal/php-money
4 Downloads
A PHP Class that will create a new type called Money and will handle all the money related tasks
zeus-server/bandwidth-throttler
4 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
xewl/postnl
9 Downloads
Library to connect to PostNL's SOAP service called CIF (ex- 'DivideBV/Postnl' v1.2.1 - updated for 2018 switch as 1.2.1.1)
vlsv/extended-laravel-logger
59 Downloads
Extends the functionality of the default logger by adding the file path and line number where the logger was called to the context.
vloop/closure-tree
0 Downloads
Tree algorithm, any entities. It's called the Closure tree.
valkyriweb/wp-remote-auth
14 Downloads
A composer package to be able to login / register on a remote endpoint and receive an authorization token which is then stored in a table and can be called and referenced by the application implementing the authToken class
twoh/cli-router
3 Downloads
This project implements a simple CLI router in PHP. It allows registering and handling routes that can be called via PHP.