Popular Packages
-
-
-
-
-
PHP
jasongrimes/paginator
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses.
-
-
-
-
-
PHP
calebporzio/parental
A simple eloquent trait that allows relationships to be accessed through child models.
Abandoned! See tightenco/parental
-
-
-
PHP
whitecube/lingua
A PHP language codes converter, from and to the most common formats (ISO, W3C, PHP and human-readable names).
-
-
PHP
yetanotherape/diff-match-patch
Port of the google-diff-match-patch (https://github.com/google/diff-match-patch) lib to PHP