Libraries tagged by vika
voku/stop-words
8117264 Downloads
Stop-Words via PHP
vgrem/php-spo
1068403 Downloads
PHP Office 365 library. It allows to performs CRUD operations against Office 365 resources via an REST/OData based API
valorin/pwned-validator
974210 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
spatie/laravel-robots-middleware
1669118 Downloads
Add an `all` or `none` robots header to your requests via a middleware in Laravel
shipmonk/dead-code-detector
75036 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
overblog/dataloader-php
3128261 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
nette/safe-stream
4354573 Downloads
Nette SafeStream: provides isolation for thread safe manipulation with files via native PHP functions.
mrclay/props-dic
8505582 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
jaybizzle/laravel-crawler-detect
1968722 Downloads
A Laravel package to detect web crawlers via the user agent
flowjs/flowjs
8928 Downloads
A JavaScript library providing multiple file uploads via the HTML5 File API.
daniel-zahariev/php-aws-ses
1274278 Downloads
Send emails via Amazon Simple Email Service (SES) with REST-like interface
coconutcraig/laravel-postmark
2071459 Downloads
Laravel package for sending mail via the Postmark API
ccampbell/chromephp
3576349 Downloads
Log variables to the Chrome console (via Chrome Logger Google Chrome extension).
robloach/component-installer
7613696 Downloads
Allows installation of Components via Composer.
jlorente/php-credit-cards
272879 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.