Libraries tagged by tym
microsoft/kiota-authentication-phpleague
1819454 Downloads
Authentication provider for Kiota using the PHP League OAuth 2.0 client to authenticate against the Microsoft Identity platform
microsoft/azure-storage-table
1524523 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Table APIs.
microsoft/azure-storage-queue
2166564 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage Queue APIs.
microsoft/azure-storage-file
2005669 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure Storage File APIs.
mevdschee/php-crud-api
58228 Downloads
Single file PHP script that adds a REST API to a SQL database.
meng-tian/soap-http-binding
2263115 Downloads
A PHP library for binding SOAP messages to PSR-7 HTTP messages.
melbahja/seo
119552 Downloads
Simple PHP library to help developers 🍻 do better on-page SEO optimization
mehrancodes/laravel-harbor
58695 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
mehdi-fathi/eloquent-filter
173250 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
mediawiki/semantic-media-wiki
338784 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
mediawiki/phan-taint-check-plugin
688802 Downloads
A Phan plugin to do security checking
mcustiel/phiremock-codeception-extension
918407 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
mchev/banhammer
64255 Downloads
Banhammer for Laravel allows you to ban any Model by key and by IP.
mattwright/urlresolver
92624 Downloads
PHP class that attempts to resolve URLs to a final, canonical link.
mattiasgeniar/phpunit-query-count-assertions
602472 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).