Libraries tagged by yith
abraham/twitteroauth
14950960 Downloads
The most popular PHP library for use with the Twitter OAuth REST API.
spatie/data-transfer-object
25815699 Downloads
Data transfer objects with batteries included
nunomaduro/larastan
42899711 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
103897510 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
php-coveralls/php-coveralls
12676546 Downloads
PHP client library for Coveralls API
payum/payum
6436538 Downloads
One million downloads of Payum already! Payum offers everything you need to work with payments. Friendly for all PHP frameworks (Symfony, Laravel, Laminas, Yii, Silex). Check more visiting site.
ondram/ci-detector
40921760 Downloads
Detect continuous integration environment and provide unified access to properties of current build
ccxt/ccxt
310276 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
zordius/lightncandy
9631587 Downloads
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
zenstruck/foundry
9105094 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
zbateson/mb-wrapper
42327847 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
worksome/request-factories
1377904 Downloads
Test Form Requests in Laravel without all of the boilerplate.
willdurand/email-reply-parser
5507675 Downloads
Port of the cool GitHub's EmailReplyParser library in PHP
vlucas/valitron
4128096 Downloads
Simple, elegant, stand-alone validation library with NO dependencies
venturecraft/revisionable
6043383 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel