Libraries tagged by take
ko/php-benchmark
75 Downloads
A simple class for testing how long code takes to run
kikter/laravel-paystack-subscription
1 Downloads
A simple interface to Paystack's subscription billing services. It takes the pain of implementing subscription management off you.
kheaactua/argument-validator
11 Downloads
Simple class to validate and set inputs on functions in PHP. Useful when function takes large number of inputs
kgiedrius/laravel-random-job-database-queue-driver
29 Downloads
Modified Database Queue driver which takes pushed jobs in random order
kdaviesnz/timetoread
7 Downloads
Gets how long some text will take to read based not just on the length of text but difficulty.
kba-team/cake3_app_version
42 Downloads
CakePHP 3.x plugin to determine the current version of your application. The version is either taken from the commit.json of the deploy script or from the local clone of the git repository.
kba-team/cake2_app_version
4405 Downloads
CakePHP plugin to determine the current version of your application. The version is either taken from the commit.json of the deploy script or from the local clone of the git repository.
kasperhartwich/php-smssender
44729 Downloads
This is my take on a sms sender interface, that in time should support a lot of different sms gateways.
kafkiansky/option
3 Downloads
The Option that takes care of what you unwrap.
jsutils/tmpl
97 Downloads
Javascript Templating engine taken from underscore
josefglatz/sync-feusers-username-to-email
3 Downloads
This TYPO3 extension takes care of syncing the fe_users.username to fe_users.email field when editing websites users in the TYPO3 backend
johncube/deepl
7 Downloads
this package contain function which calls deepl api in order to translate your text. It takes 4 arguments. key - your deepl api key. text - string which you want to translate or array of strings. target_lang - languague into which you want to translate. source_lang (optional) - source language. By default deepl will try to detect language by itself
joe-pritchard/laravel-twitter-text-formatter
715 Downloads
A wrapper package around a text formatter which takes output from twitter's API and returns an HTML string of the full tweet
jmbtechnologylimited/parsedatetimerangestring
3768 Downloads
Takes a string with a date and time range, tries to parse it into date objects.
jberall/getlatlng
25 Downloads
takes an address array and returns a latitude, longitude and latlng in an array