Libraries tagged by which
gravatarphp/gravatar
372724 Downloads
Gravatar URL builder which is most commonly called as a Gravatar library
fredden/magento2-module-javascript-error-reporting
29853 Downloads
A Magento 2 module which captures JavaScript errors for later review by website administrators
firehed/simplelogger
86346 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
fenguoz/bsc-php
2615 Downloads
Support Binance's BNB and BEP20, which include functions such as address creation, balance query, transaction transfer, query the latest blockchain, query information based on the blockchain, and query information based on the transaction hash
feedoptimise/magento2-catalog-export
85974 Downloads
Exports catalog data, from Magento2 stores, which is used to generate product feeds.
fawno/fpdf
2015 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
efficiently/authority-controller
31945 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
dwij/laraadmin
68297 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
dwgebler/encryption
4283 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
drew/debug-statements-fixers
427931 Downloads
Removes debug statements, which shouldn't be in production ever
dotsunited/bundlefu
26012 Downloads
BundleFu is a PHP 5.3+ library which bundles multiple css/javascript files into a big package and sends it out at once
djurovicigoor/lara-files
2576 Downloads
Lara-files is a package which will make it easier to work with files. Package has built-in support for DigitalOcean spaces and Amazon S3.
djboris88/timber-debugger
34068 Downloads
Composer package which provides some extra debugging options for Timber
djboris88/timber-commented-include
32135 Downloads
Twig extension for Timber which outputs HTML comments before and after the `include` tag
digitaldream/laracrud
19831 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command