Libraries tagged by slate
websitebeaver/simple-mysqli
3112 Downloads
Wrapper class for MySQLi prepared statements
vpominchuk/laravel-mysql-use-index-scope
496048 Downloads
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements
samdark/hydrator
72545 Downloads
Allows to extract data from an object or create a new object based on data for the purpose of persisting state. Works with private and protected properties.
phpids/phpids
142166 Downloads
PHPIDS (PHP-Intrusion Detection System) is a simple to use, well structured, fast and state-of-the-art security layer for your PHP based web application
panique/pdo-debug
98150 Downloads
A super-simple function that returns the full SQL query from your PDO statements
mouf/magic-query
226457 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!
magenizr/magento2-resetuibookmarks
144092 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.
kohana/database
481407 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
imanghafoori/php-imports-analyzer
139479 Downloads
A command line tool to scan for extra or wrong use statements in composer based apps.
georgique/world-geojson
2685 Downloads
GeoJson for all the countries, areas (regions) and some states.
buzzingpixel/twig-switch
138317 Downloads
Provides a {% switch %} tag for Twig switch case statements
zalanihir/country-state-city
4210 Downloads
Laravel package for country, state, city providers with the flags
sonsofphp/state-machine-implementation
Downloads
teknoo/states
34316 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
sylius/state-machine-abstraction
96495 Downloads
Abstraction layer for State Machine used in Sylius bundles