Libraries tagged by blik
silviolleite/laravelpwa
921762 Downloads
Looks like an app, feels like an app, but NOT an app.
shipmonk/dead-code-detector
364916 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
roots/bedrock-autoloader
4581887 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
querypath/querypath
6720064 Downloads
HTML/XML querying and processing (like jQuery)
pug-php/pug
346125 Downloads
HAML-like template engine for PHP
nicmart/string-template
1525147 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
mouse0270/bootstrap-growl
98482 Downloads
This is a simple pluging that turns standard Bootstrap alerts into "Growl-like" notifications.
linfo/linfo
1615859 Downloads
App and library for easily parsing and displaying system information of the host, like network/torrents/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
jenssegers/model
3728752 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
hedii/laravel-gelf-logger
2838278 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
essence/essence
494386 Downloads
Extracts information about medias on the web, like youtube videos, twitter statuses or blog articles.
dflydev/placeholder-resolver
14389241 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
daniel-zahariev/php-aws-ses
1327609 Downloads
Send emails via Amazon Simple Email Service (SES) with REST-like interface
casbin/laravel-authz
267238 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
calcinai/xero-php
3588540 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.