Libraries tagged by robin
robinvdvleuten/ulid
3873048 Downloads
Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.
robinherbots/jquery.inputmask
282509 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
robiningelbrecht/phpunit-pretty-print
523149 Downloads
Prettify PHPUnit output
mnito/round-robin
71306 Downloads
Round-robin schedule generation implementation in PHP
robinn/phpcacheadmin
3624 Downloads
A web dashboard for your favorite caching system.
robiningelbrecht/phpunit-coverage-tools
118246 Downloads
PHPUnit coverage tools
emico/robinhq-lib
263311 Downloads
Robin HQ library
emico/magento-2-robinhq
258915 Downloads
Magento 2 module for RobinHQ integration. Provides API endpoints for RobinHQ dynamic API
orangesoft/throttler
32880 Downloads
Load balancer between nodes.
robinpowered/php-ntlm
116912 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol
robincsamuel/laravel-msg91
48735 Downloads
Package for MSG91 sms API
robinbressan/regex-parser
14672 Downloads
AST for PCRE Regex
brave-sir-robin/amqphp
32734 Downloads
AMQP 0.9.1 Protocol Implementation in pure PHP
robinwieske/laravel-action-command
6359 Downloads
This package provides a simple `make:action` command to generate invokable action classes
robinncode/db_craft
4542 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.