Popular Packages
-
rafaelios/wkhtmltopdf-linux64
Convert html to pdf using webkit (qtwebkit). Static linked linux binary for 64 bit systems.
-
-
-
PHP
mihanentalpo/fio-analyzer
Analyze user input string, and split it into Russian first name, second name and last name
-
-
-
-
-
-
-
-
-
-
-
PHP
rapidwebltd/improved-polymorphic-eloquent-builder
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.