Libraries tagged by Yo
nunomaduro/larastan
39631646 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
101459046 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.
barryvdh/laravel-cors
22156753 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
ccxt/ccxt
291226 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
yohang/finite
3193637 Downloads
A simple PHP Finite State Machine
yoast/phpunit-polyfills
26301081 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
yahnis-elsts/plugin-update-checker
1084929 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
willdurand/js-translation-bundle
14825574 Downloads
A pretty nice way to expose your translation messages to your JavaScript.
venturecraft/revisionable
5573262 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
twbs/bootstrap-sass
1707718 Downloads
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
tomasvotruba/type-coverage
4004596 Downloads
Measure type coverage of your project
thecodingmachine/graphqlite
2064821 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
symfony/stimulus-bundle
6399897 Downloads
Integration with your Symfony app & Stimulus!
symfony/rate-limiter
30731113 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application
sunra/php-simple-html-dom-parser
8824701 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.