Libraries tagged by chatting
myerscode/utilities-strings
6781 Downloads
A PHP utility class that creates a fluent interface for interacting with strings
myerscode/utilities-bags
7185 Downloads
A PHP helper utility class for fluent interaction and manipulation with collection data using immutable bags
jasny/typecast
22892 Downloads
Type casting with basic logic
changingsky502/appdownload
2 Downloads
An autonomous application distribution platform
changingsky/appdownload
18 Downloads
An autonomous application distribution platform
cattong/think-mailer
1900 Downloads
A powerful and beautiful php mailer for All of ThinkPHP and Other PHP Frameworks based SwiftMailer
zakirullin/typed-accessor
5 Downloads
Convenient array-related routine & better type casting
xethron/to-string
18918 Downloads
Converts Variables to strings (like print_r) with limiting functions, and Exceptions to strings without cutting off important information.
thettler/laravel-console-toolkit
3830 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
technosophos/solrapi
10 Downloads
A chaining (fluent, builder) API for querying Apache Solr.
skaught/jquery-focuspoint
24610 Downloads
jQuery plugin for 'responsive cropping'. Dynamically crop images to fill available space without cutting out the image's subject. Great for full-screen images
serhii/short-number
2995 Downloads
For changing the language you want to call `set` method once before calling other methods from this package.
rennokki/eloquent-settings
4216 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
polygontech/data-migration-laravel
589 Downloads
Migration utility for creating or changing data in production
pointybeard/helpers-statistics-slidingaverage
1167 Downloads
Ring buffer for calculating average of a changing set; helps to reduce jitter.