Libraries tagged by can
amphp/http
15293892 Downloads
Basic HTTP primitives which can be shared by servers and clients.
orchestra/canvas-core
24245321 Downloads
Code Generators Builder for Laravel Applications and Packages
austintoddj/canvas
134349 Downloads
A Laravel publishing platform
imsky/holder
22205 Downloads
Client-side image placeholders.
usernotnull/tall-toasts
435114 Downloads
A Toast notification library for the Laravel TALL stack. You can push notifications from the backend or frontend to render customizable toasts with almost zero footprint on the published CSS/JS!
stevencorona/opcache-json
397539 Downloads
Library that grabs some critical stats from Zend Opcache and outputs to JSON for monitoring and alerting. Can also output to statsd sink.
spatie/laravel-support-bubble
245699 Downloads
A non-intrusive support chat bubble that can be displayed on any page
rtconner/laravel-tagging
3214034 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
roots/wordpress-no-content
14944205 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
robinherbots/jquery.inputmask
290654 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
php-tuf/composer-stager
6939383 Downloads
Stages Composer commands so they can be safely run on a production codebase.
php-coord/php-coord
1075292 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
phalcon/incubator
3027502 Downloads
Adapters, prototypes or functionality that can be potentially incorporated to the C-framework.
mottie/tablesorter
238253 Downloads
tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.
mattiasgeniar/phpunit-query-count-assertions
999006 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).