Libraries tagged by smta
ngfw/recipe
4528 Downloads
Small Collection of useful PHP functions
nette/web-project
88415 Downloads
Nette: Standard Web Project
nervo/yuicompressor
1498163 Downloads
YUI Compressor is an open source tool that supports the compression of both JavaScript and CSS files. The JavaScript compression removes comments and white-spaces as well as obfuscates local variables using the smallest possible variable name. CSS compression is done using a regular-expression-based CSS minifier.
neos/party
1081192 Downloads
A party package for PHP based on the OASIS Customer Information Quality (CIQ) XML Standard.
namshi/notificator
228674 Downloads
A lightweight library to handle notifications the smart way.
mouf/magic-query
233899 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
mikealmond/color
191662 Downloads
A small library to manipulate and display colors
michael-rubel/laravel-formatters
83728 Downloads
This package is a collection of classes you can use to standardize data formats in your Laravel application. It uses the Service Container to easily extend or override the formatter classes.
mezon/router
22796 Downloads
Small and fast routing framework
mention/kebab
116494 Downloads
Wrappers around the PHP standard library focused on safety and testability
mamuz/php-dependency-analysis
108246 Downloads
Static code analysis to find violations in a dependency graph
magenizr/magento2-resetuibookmarks
157424 Downloads
This Magento 2 module allows you to reset your UI bookmarks such as state of filters, column positions, grid sorting, pagination and so on.
maantje/pulse-php-fpm
112123 Downloads
A Laravel Pulse card to show php-fpm status
lullabot/drainpipe-dev
558987 Downloads
An automated build tool to allow projects to have a set standardized operations scripts.
lincanbin/php-pdo-mysql-class
5715 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.