Libraries tagged by iast
ocramius/lazy-map
480344 Downloads
A library that provides lazy instantiation logic for a map of objects
aik27/inwidget
3424 Downloads
Show pictures from instagram.com on your website!
itstructure/laravel-rbac
5098 Downloads
Laravel package for RBAC manage
itstructure/laravel-grid-view
41228 Downloads
Grid view for laravel framework
instride/payum-payrexx
1845 Downloads
A Payum extension to provide Payrexx payment integration.
instante/bootstrap-3-renderer
96579 Downloads
Nette forms renderer with bootstrap 3
instaclick/php-code-sniffer
185712 Downloads
(fork) PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
iatstuti/laravel-nullable-fields
154218 Downloads
This trait allows you to easily flag attributes that should be set as null when being persisted to the database using the Laravel PHP Framework.
zebra-north/phpcs-short-types
51788 Downloads
Require the use of short scalar type names (bool, int) in comments, instead of long names (boolean, integer).
wyrihaximus/broadcast
55454 Downloads
✨ Statically on composer install/update compiled (async) event dispatcher
wp-forge/fluent
128587 Downloads
An instance of the Laravel Fluent class for use with WordPress.
wp-cli/find-command
76990 Downloads
Find WordPress installations on the filesystem.
wikimedia/services
421747 Downloads
Generic service to manage named services using lazy instantiation based on instantiator callback functions
websafe/lib-websafe-blueimp-jquery-file-upload-handler
34706 Downloads
Repackaged PHP handler from Blueimp Jquery-File-Upload. Composer and autoloader ready. Contains only the PHP handler class. Install frontend assets with bower.
voceconnect/wp-large-options
4595 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.