Popular Packages
-
-
-
-
lifewatch/wkhtmltopdf-windows
Convert html to pdf using webkit (qtwebkit). Static linked windows binary for 32 bit and 64 bit systems.
-
-
PHP
kamranahmedse/laravel-faulty
A minimal package to assist in returning RESTful exceptions in your APIs.
-
PHP
kunstmaan/form-bundle
Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the technical side of things.
-
-
-
-
-
-
-
-
PHP
teknoo/states
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.