Libraries tagged by slate
chippyash/monad
26811 Downloads
Functional programming Monad support
altwaireb/laravel-world
3908 Downloads
Laravel World, Countries States Cities DB Migration & Seeder
gorghoa/scenariostate-behat-extension
602231 Downloads
Scenario shared state extension for Behat
satesh/phpcs-gitlab-report
119050 Downloads
Output your PHP CodeSniffer report as a GitLab Code Quality report
wisembly/totem
34959 Downloads
Changeset calculator between data states
wikimedia/langconv
172628 Downloads
Finite-State Transducer implementation of MediaWiki LanguageConverter
trickeyone/intl-subdivision
49897 Downloads
A PHP Intl library to retrieve states for a given country.
tommyknocker/pdo-database-class
4853 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
stevegrunwell/phpunit-markup-assertions
133403 Downloads
Assertions for PHPUnit to verify the presence or state of elements within markup
stepanenko3/nova-menu-collapsed
11771 Downloads
This Laravel Nova package allows you to set menu state collapsed as default
srijanone/ezcontent
153952 Downloads
A Feature rich stater profile from Srijan.
silverstripe/multiform
52680 Downloads
SilverStripe forms with multiple steps, flow control and state persistence
shkoliar/magento-grid-colors
8902 Downloads
Magento 2 module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
rinvex/universities
14510 Downloads
Rinvex Universities is a simple and lightweight package for retrieving university details with flexibility. A whole bunch of data including name, country, state, email, website, telephone, address, and much more attributes for the 17k+ known universities worldwide at your fingertips.
marcocesarato/sqlparser
35305 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.