Libraries tagged by take
michaeldrennen/natural-date
29 Downloads
A PHP library that takes a user supplied date (that doesn't have to be exact) and NaturalDate will return an object that represents it's best guess on the date the user meant.
mega6382/hab-encryption
20 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
mega6382/base64
8 Downloads
This class can encode and decode data in base64 in pure PHP. It can take a data string and encode it using the base64 algorithm. The class can also do the opposite, i.e. decode base64 encoded data and return the original data string.
mbcx9rvt/twenty-fifteen
29 Downloads
Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
mageinic/rating-filter
1 Downloads
Rating Filter Extension by MageINIC, Filter Product By Rating extension works on the concept of filtering products based on ratings. Rating filters can appear horizontally or vertically. Filter Product by Rating takes responsibility for sorting the products by the rating which makes the user navigate and filter the products as per the ratings which are given to each product(s).
lucasaba/h2open-xml
70 Downloads
Simple PHP script which take HTML code and transform it into OpenXML Code. (for Docx)
lovers-of-behat/screenshot-extension
4438 Downloads
Behat extension to take screenshots of failed steps
litvinenko/object
73 Downloads
Litvinenko\Common\Object class that powers Varien Object class with data validation rules taken from 'illuminate\validation' package
lehelmatyus/adspinner
5 Downloads
Rotates randomly between a set of images. takes a JSON object as input.
larapie/actions
471 Downloads
Laravel components that take care of one specific task
lakremon/total-faker
2 Downloads
total-faker is PHP program complex to take realistic data about peoples, Companies etc. to test your application.
laasti/peels
198 Downloads
A HTTP message middleware stack (request to response) and a generic middleware stack (takes an input and generates an output).
kukawala/laravel-backup
1 Downloads
Take backup and restore files
krsc/krsc-photo-db
3 Downloads
Krsc-Photo-Db is a tool to import, store in db and analyse exif data from photos. Takes advantage of oracle pl/sql to make calculations on big amount of data.
kregel/transformer
17 Downloads
This package takes an array, maps it to new values, and outputs the new values