Libraries tagged by mget
dg/bypass-finals
21286632 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
103635524 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.
james-heinrich/getid3
9271204 Downloads
PHP script that extracts useful information from popular multimedia file formats
danielstjules/stringy
25442357 Downloads
A string manipulation library with multibyte support
artesaos/seotools
4409536 Downloads
SEO Tools for Laravel and Lumen
ta-tikoma/phpunit-architecture-test
29177852 Downloads
Methods for testing application architecture
spaze/phpstan-disallowed-calls
15224815 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
spatie/robots-txt
13001715 Downloads
Determine if a page may be crawled from robots.txt and robots meta tags
mollie/mollie-api-php
11743746 Downloads
Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.
league/flysystem-cached-adapter
25959503 Downloads
An adapter decorator to enable meta-data caching.
jenssegers/optimus
4236267 Downloads
Id obfuscation based on Knuth's integer hash method
fico7489/laravel-pivot
5371412 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
consolidation/annotated-command
62808703 Downloads
Initialize Symfony Console commands from annotated command class methods.
codeception/lib-asserts
50689101 Downloads
Assertion methods used by Codeception core and Asserts module
aura/sql
2182572 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.