Libraries tagged by fahi
marvinosswald/filament-input-select-affix
146353 Downloads
this input enables you to render a select next to an input in a seamless fashion
kodus/sql-split
279466 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
jmikola/auto-login
312682 Downloads
Facilitates automatic login via a single token for Symfony's Security component.
humanmade/ludicrousdb
234374 Downloads
LudicrousDB is a database class that supports replication, failover, load balancing, & partitioning, based on Automattic's HyperDB drop-in.
giannisdag/yii2-check-login-attempts
62269 Downloads
Disable login after multiple failures.
flyingluscas/correios-php
368946 Downloads
Uma maneira fácil de interagir com as principais funcionalidades dos Correios.
flowd/phirewall
14284 Downloads
A PHP Firewall and rate limiter based on PSR-7 and PSR-15 middleware (safelists, blocklists, throttles, fail2ban)
dejurin/php-google-translate-for-free
51184 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
daverandom/resume
81770 Downloads
Tiny library to facilitate resumable downloads
conduction/hydra-gates
175590 Downloads
Hydra's mechanical quality gates, packaged so any repo can run them against its own diff. The exit code is the failure COUNT.
cobweb/svconnector
510726 Downloads
Connector Services - This family of services is used to connect to external data sources and fetch data from them. This is just a base class which cannot be used by itself. Implementations are done for specific subtypes.
chriskonnertz/bbcode
292461 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
cap60552/php-sip2
333469 Downloads
PHP class library to facilitate communication with Integrated Library System (ILS) servers via 3M's SIP2.
biegalski-llc/laravel-mailgun-webhooks
104007 Downloads
This package allows you to quick and easily integrate your Laravel application with Mailgun Webhooks thus allowing you to track the outgoing email status for each individual user. There is also an optional feature to receive alerts for specific mailgun events such as spam complaints and sending failuresgit .
aura/sqlschema
249164 Downloads
Provides facilities to read table names and table columns from a database using PDO.